diff mbox

Update libstdc++ status docs

Message ID 20160707163528.GA13046@redhat.com
State New
Headers show

Commit Message

Jonathan Wakely July 7, 2016, 4:35 p.m. UTC
Committed to trunk.

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

(PMR support is only partial as we don't provide the two concrete
memory resource types).
commit 2b73ef0f620d5130a1afca4bf2ed43a35210ce29
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Jul 7 17:33:33 2016 +0100

    Update libstdc++ status docs
    
    	* doc/xml/manual/status_cxx2014.xml: Update LFTS status table.
    	* doc/html/*: Regenerate.
diff mbox

Patch

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
index 6f1fbe5..6fa5a1d 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2014.xml
@@ -234,7 +234,7 @@  not in any particular release.
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/JTC1/sc22/WG21/docs/papers/2013/n3644.pdf">
 	  N3644
@@ -338,26 +338,25 @@  not in any particular release.
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
+      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>
 	<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3916.pdf">
 	  N3916
 	</link>
       </entry>
       <entry>Polymorphic memory resources</entry>
-      <entry>N</entry>
+      <entry>Partial</entry>
       <entry>Library Fundamentals TS</entry>
     </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/2014/n3920.html">
 	  N3920
 	</link>
       </entry>
       <entry>Extending shared_ptr to support arrays</entry>
-      <entry>N</entry>
+      <entry>Y</entry>
       <entry>Library Fundamentals TS</entry>
     </row>