]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)
authorJonathan Wakely <jwakely.gcc@gmail.com>
Sun, 6 Nov 2011 00:29:36 +0000 (00:29 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 6 Nov 2011 00:29:36 +0000 (00:29 +0000)
PR libstdc++/44436
* doc/xml/manual/status_cxx200x.xml: Document emplace members are
missing.

From-SVN: r181022

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

index 1d9c379f51bc6d21f14d29141f71d8b40683d41c..bb1d554d34e7fe5ca576019ab4e10538ea4dc24c 100644 (file)
@@ -1,3 +1,9 @@
+2011-11-06  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       PR libstdc++/44436
+       * doc/xml/manual/status_cxx200x.xml: Document emplace members are
+       missing.
+
 2011-11-05  Jonathan Wakely  <jwakely.gcc@gmail.com>
 
        PR libstdc++/49894
index 3922dff83075499914e0276afe603f2341e64582..db4ecb69019aad87da4ad28c7f7e2a34c9c149ce 100644 (file)
@@ -1387,16 +1387,18 @@ particular release.
       <entry/>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>23.2.4</entry>
       <entry>Associative containers</entry>
-      <entry>Y</entry>
-      <entry/>
+      <entry>Partial</entry>
+      <entry>Missing emplace members</entry>
     </row>
     <row>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>23.2.5</entry>
       <entry>Unordered associative containers</entry>
-      <entry>Y</entry>
-      <entry/>
+      <entry>Partial</entry>
+      <entry>Missing emplace members</entry>
     </row>
     <row>
       <entry>23.3</entry>