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
This commit is contained in:
Paolo Carlini 2012-09-25 08:43:38 +00:00 committed by Paolo Carlini
parent b2e519796c
commit 222b68463b
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2012-09-25 Paolo Carlini <paolo.carlini@oracle.com>
* doc/xml/manual/status_cxx2011.xml: Update vs PR 44436.
2012-09-24 Edward Smith-Rowland <3dw4rd@verizon.net>
* include/ext/random: Add __gnu_cxx::k_distribution<> class.

View File

@ -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>