Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.55
@@ -297,8 +297,8 @@
<ul>
<li><a href="http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.200x">
- Improved experimental support for the upcoming ISO C++ standard,
- C++0x</a>, including:
+ Improved experimental support for the new ISO C++ standard, C++11</a>,
+ including:
<ul>
<li> using <code>noexcept</code> in most of the library;</li>
<li> implementations of <code>pointer_traits</code>, <code>allocator_traits</code>