diff options
Diffstat (limited to 'libstdc++-v3/docs')
-rw-r--r-- | libstdc++-v3/docs/html/ext/howto.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libstdc++-v3/docs/html/ext/howto.html b/libstdc++-v3/docs/html/ext/howto.html index 85161964e5f..b22b56e0622 100644 --- a/libstdc++-v3/docs/html/ext/howto.html +++ b/libstdc++-v3/docs/html/ext/howto.html @@ -453,6 +453,13 @@ <dd>Similar to 118. </dd> + <dt><a href="lwg-active.html#280">280</a>: + <em>Comparison of reverse_iterator to const reverse_iterator</em> + </dt> + <dd>Add global functions with two template parameters. + (NB: not added for now a templated assignment operator) + </dd> + <dt><a href="lwg-defects.html#292">292</a>: <em>Effects of a.copyfmt (a)</em> </dt> |