* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Thu, 14 Jun 2012 20:32:11 +0000 (20:32 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 14 Jun 2012 20:32:11 +0000 (21:32 +0100)
From-SVN: r188635

libstdc++-v3/ChangeLog
libstdc++-v3/doc/xml/manual/status_cxx2011.xml

index 83ed8b2..864d513 100644 (file)
@@ -1,3 +1,7 @@
+2012-06-14  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
+
 2012-06-01  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
index 15d1337..adef5ae 100644 (file)
@@ -1037,7 +1037,7 @@ particular release.
       <entry>20.12.4</entry>
       <entry>Scoped allocator adaptor members</entry>
       <entry>Partial</entry>
-      <entry/>
+      <entry>Missing std::pair piecewise construction.</entry>
     </row>
     <row>
       <entry>20.12.5</entry>
@@ -1231,10 +1231,12 @@ particular release.
       <entry/>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>22.4.1</entry>
       <entry>The <code>ctype</code> category</entry>
-      <entry>Y</entry>
-      <entry/>
+      <entry>Partial</entry>
+      <entry>Missing <code>codecvt&lt;char16_t></code> and
+             <code>codecvt&lt;char32_t></code></entry>
     </row>
     <row>
       <entry>22.4.2</entry>
@@ -2314,10 +2316,9 @@ particular release.
       <entry/>
     </row>
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
       <entry>29.8</entry>
       <entry>Fences</entry>
-      <entry>N</entry>
+      <entry>Y</entry>
       <entry/>
     </row>
     <row>