Commit d8ac8ab8 by Jonathan Wakely Committed by Jonathan Wakely

* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.

From-SVN: r188635
parent 87b86710
2012-06-14 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
2012-06-01 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
......
......@@ -1037,7 +1037,7 @@ particular release.
<entry>20.12.4</entry>
<entry>Scoped allocator adaptor members</entry>
<entry>Partial</entry>
<entry/>
<entry>Missing std::pair piecewise construction.</entry>
</row>
<row>
<entry>20.12.5</entry>
......@@ -1231,10 +1231,12 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>22.4.1</entry>
<entry>The <code>ctype</code> category</entry>
<entry>Y</entry>
<entry/>
<entry>Partial</entry>
<entry>Missing <code>codecvt&lt;char16_t></code> and
<code>codecvt&lt;char32_t></code></entry>
</row>
<row>
<entry>22.4.2</entry>
......@@ -2314,10 +2316,9 @@ particular release.
<entry/>
</row>
<row>
<?dbhtml bgcolor="#C8B0B0" ?>
<entry>29.8</entry>
<entry>Fences</entry>
<entry>N</entry>
<entry>Y</entry>
<entry/>
</row>
<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