Commit 7c092690 by Jonathan Wakely Committed by Jonathan Wakely

re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)

	PR libstdc++/44436
	* doc/xml/manual/status_cxx200x.xml: Document emplace members are
	missing.

From-SVN: r181022
parent 0d70aaa7
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> 2011-11-05 Jonathan Wakely <jwakely.gcc@gmail.com>
PR libstdc++/49894 PR libstdc++/49894
......
...@@ -1387,16 +1387,18 @@ particular release. ...@@ -1387,16 +1387,18 @@ particular release.
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>23.2.4</entry> <entry>23.2.4</entry>
<entry>Associative containers</entry> <entry>Associative containers</entry>
<entry>Y</entry> <entry>Partial</entry>
<entry/> <entry>Missing emplace members</entry>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>23.2.5</entry> <entry>23.2.5</entry>
<entry>Unordered associative containers</entry> <entry>Unordered associative containers</entry>
<entry>Y</entry> <entry>Partial</entry>
<entry/> <entry>Missing emplace members</entry>
</row> </row>
<row> <row>
<entry>23.3</entry> <entry>23.3</entry>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment