aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
diff options
context:
space:
mode:
authorPaolo Carlini <paolo.carlini@oracle.com>2012-09-25 08:43:38 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2012-09-25 08:43:38 +0000
commit222b68463b0e92c1a19b16e9f37af1b8f4c9c668 (patch)
treeb933a45678267616368aa8e4a2095c5b6292c288 /libstdc++-v3/doc
parentb2e519796c72be6179052d738b0b645b926ab23a (diff)
downloadgcc-222b68463b0e92c1a19b16e9f37af1b8f4c9c668.zip
gcc-222b68463b0e92c1a19b16e9f37af1b8f4c9c668.tar.gz
gcc-222b68463b0e92c1a19b16e9f37af1b8f4c9c668.tar.bz2
re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)
2012-09-25 Paolo Carlini <paolo.carlini@oracle.com> * doc/xml/manual/status_cxx2011.xml: Update vs PR 44436. From-SVN: r191695
Diffstat (limited to 'libstdc++-v3/doc')
-rw-r--r--libstdc++-v3/doc/xml/manual/status_cxx2011.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 3c99a7c..324d1e2 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -1394,11 +1394,10 @@ particular release.
<entry/>
</row>
<row>
- <?dbhtml bgcolor="#B0B0B0" ?>
<entry>23.2.4</entry>
<entry>Associative containers</entry>
- <entry>Partial</entry>
- <entry>Missing emplace members</entry>
+ <entry>Y</entry>
+ <entry/>
</row>
<row>
<entry>23.2.5</entry>