Commit 183d6a7e by Jonathan Wakely Committed by Jonathan Wakely

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

From-SVN: r188095
parent 954ef87a
2012-06-01 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
2012-05-31 Benjamin Kosnik <bkoz@redhat.com> 2012-05-31 Benjamin Kosnik <bkoz@redhat.com>
PR libstdc++/53543 PR libstdc++/53543
......
...@@ -274,10 +274,11 @@ particular release. ...@@ -274,10 +274,11 @@ particular release.
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>19.2</entry> <entry>19.2</entry>
<entry>Exception classes</entry> <entry>Exception classes</entry>
<entry>Y</entry> <entry>Partial</entry>
<entry/> <entry>Missing <code>const char*</code> constructors.</entry>
</row> </row>
<row> <row>
<entry>19.3</entry> <entry>19.3</entry>
...@@ -322,10 +323,11 @@ particular release. ...@@ -322,10 +323,11 @@ particular release.
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>19.5.5</entry> <entry>19.5.5</entry>
<entry>Class <code>system_error</code></entry> <entry>Class <code>system_error</code></entry>
<entry>Y</entry> <entry>Partial</entry>
<entry/> <entry>Missing <code>const char*</code> constructors.</entry>
</row> </row>
<row> <row>
<entry> <entry>
......
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