From: Paolo Carlini Date: Thu, 12 Oct 2006 00:18:39 +0000 (+0000) Subject: 2006-10-11 Paolo Carlini X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d5a92b3e9887bf9b2f103d648f9345ab45ceb389;p=platform%2Fupstream%2Fgcc.git 2006-10-11 Paolo Carlini * Revert unintended howto.html change. From-SVN: r117655 --- diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index 22bc591..7a9e4ef 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -593,12 +593,6 @@
In case of input_iterator/output_iterator rely on Assignability of input_iterator' value_type.
- -
586: - String inserter not a formatted function -
-
Change it to be a formatted output function (i.e. catch exceptions). -