aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2016-10-10 18:39:18 +0000
committerJonathan Wakely <jwakely@redhat.com>2016-10-10 18:39:18 +0000
commit1b4c2e7c0c97a4306cfb491ab925d57497a5efd9 (patch)
tree8f14f52f0b47ee4970a703e966a3f47924bd6912 /libstdc++-v3/doc
parentedce5e1e722eb9b94fc122869c821f940e4573d7 (diff)
Correct C++11 implementation status docs
* doc/xml/manual/status_cxx2011.xml: Correct C++11 status. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@240944 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc')
-rw-r--r--libstdc++-v3/doc/xml/manual/status_cxx2011.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 83a266f4760..705f2eecc60 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -1340,12 +1340,10 @@ particular release.
<entry/>
</row>
<row>
- <?dbhtml bgcolor="#B0B0B0" ?>
<entry>23.2.1</entry>
<entry>General container requirements</entry>
- <entry>Partial</entry>
- <entry><code>list</code> does not meet the requirements
- relating to allocator use and propagation.</entry>
+ <entry>Y</entry>
+ <entry/>
</row>
<row>
<entry>23.2.2</entry>
@@ -1396,11 +1394,10 @@ particular release.
<entry/>
</row>
<row>
- <?dbhtml bgcolor="#B0B0B0" ?>
<entry>23.3.5</entry>
<entry>Class template <code>list</code></entry>
- <entry>Partial</entry>
- <entry>Incomplete allocator support.</entry>
+ <entry>Y</entry>
+ <entry/>
</row>
<row>
<entry>23.3.6</entry>
@@ -2349,8 +2346,7 @@ particular release.
<entry>30.4.1.3</entry>
<entry>Timed mutex types</entry>
<entry/>
- <entry>On POSIX sytems these types are only defined if the OS
- supports the POSIX Timeouts option. </entry>
+ <entry/>
</row>
<row>
<entry>30.4.1.3.1</entry>