diff options
Diffstat (limited to 'libstdc++-v3/docs/html')
| -rw-r--r-- | libstdc++-v3/docs/html/ext/howto.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index 7a9e4ef15a6..a39e0fbf915 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -593,6 +593,12 @@ <dd>In case of input_iterator/output_iterator rely on Assignability of input_iterator' value_type. </dd> + + <dt><a href="lwg-active.html#586">586</a>: + <em>string inserter not a formatted function</em> + </dt> + <dd>Change it to be a formatted output function (i.e. catch exceptions). + </dd> <!-- <dt><a href="lwg-defects.html#"></a>: <em></em> |

