Commit e3376050 by Jonathan Wakely Committed by Jonathan Wakely

status_cxx2011.xml: Update.

	* doc/xml/manual/status_cxx2011.xml: Update.
	* doc/xml/manual/status_cxx2014.xml: Update.
	* doc/html/manual/status.html: Regenerate.

From-SVN: r218270
parent ac19a303
......@@ -31,6 +31,10 @@
* testsuite/30_threads/packaged_task/members/at_thread_exit.cc: New.
* testsuite/30_threads/promise/members/at_thread_exit.cc: New.
* doc/xml/manual/status_cxx2011.xml: Update.
* doc/xml/manual/status_cxx2014.xml: Update.
* doc/html/manual/status.html: Regenerate.
2014-12-01 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/63840
......
......@@ -2434,11 +2434,10 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>30.5</entry>
<entry>Condition variables</entry>
<entry>Partial</entry>
<entry>Missing notify_all_at_thread_exit</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>30.5.1</entry>
......@@ -2483,11 +2482,10 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>30.6.5</entry>
<entry>Class template <code>promise</code></entry>
<entry>Partial</entry>
<entry>Missing set_*_at_thread_exit</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>30.6.6</entry>
......@@ -2508,11 +2506,10 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>30.6.9</entry>
<entry>Class template <code>packaged_task</code></entry>
<entry>Partial</entry>
<entry>Missing make_ready_at_thread_exit</entry>
<entry>Y</entry>
<entry/>
</row>
<row>
<entry>
......
......@@ -283,18 +283,6 @@ not in any particular release.
</row>
<row>
<?dbhtml bgcolor="#C8B0B0" ?>
<entry>
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2013/n3783.pdf">
N3783
</link>
</entry>
<entry>Network byte order conversion</entry>
<entry>N</entry>
<entry>Library Fundamentals TS</entry>
</row>
<row>
<entry>
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2013/n3793.html">
N3793
......@@ -397,14 +385,13 @@ not in any particular release.
</row>
<row>
<?dbhtml bgcolor="#C8C8B0" ?>
<entry>
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3932.htm">
N3932
</link>
</entry>
<entry>Variable Templates For Type Traits</entry>
<entry>Partial</entry>
<entry>Y</entry>
<entry>Library Fundamentals TS</entry>
</row>
......
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