diff mbox

Update libstdc++ status table.

Message ID 20140929142658.GD4197@redhat.com
State New
Headers show

Commit Message

Jonathan Wakely Sept. 29, 2014, 2:26 p.m. UTC
Update the docs again. Committed to trunk.
diff mbox

Patch

commit ef8c7f18cdfc087d54b0bbe2a1cd171409eb1f18
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Mon Sep 29 15:13:33 2014 +0100

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

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 36630ce..b986cad 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -606,11 +606,10 @@  particular release.
       <entry/>
     </row>
     <row>
-      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>20.6.12.4</entry>
       <entry><code>uninitialized_fill_n</code></entry>
-      <entry>Partial</entry>
-      <entry>Returns <code>void</code>..</entry>
+      <entry>Y</entry>
+      <entry/>
     </row>
     <row>
       <entry>20.6.13</entry>
@@ -1372,8 +1371,7 @@  particular release.
       <entry>23.2.1</entry>
       <entry>General container requirements</entry>
       <entry>Partial</entry>
-      <entry><code>deque</code> and <code>list</code> do not
-             meet the requirements
+      <entry><code>list</code> does not meet the requirements
              relating to allocator use and propagation.</entry>
     </row>
     <row>
@@ -1413,11 +1411,10 @@  particular release.
       <entry/>
     </row>
     <row>
-      <?dbhtml bgcolor="#B0B0B0" ?>
       <entry>23.3.3</entry>
       <entry>Class template <code>deque</code></entry>
-      <entry>Partial</entry>
-      <entry>Incomplete allocator support.</entry>
+      <entry>Y</entry>
+      <entry/>
     </row>
     <row>
       <entry>23.3.4</entry>