* doc/xml/manual/status_cxx2011.xml: Correct C++11 status table.
From-SVN: r188095
This commit is contained in:
parent
954ef87a8c
commit
183d6a7e72
2 changed files with 10 additions and 4 deletions
|
@ -1,3 +1,7 @@
|
|||
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>
|
||||
|
||||
PR libstdc++/53543
|
||||
|
|
|
@ -274,10 +274,11 @@ particular release.
|
|||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<?dbhtml bgcolor="#B0B0B0" ?>
|
||||
<entry>19.2</entry>
|
||||
<entry>Exception classes</entry>
|
||||
<entry>Y</entry>
|
||||
<entry/>
|
||||
<entry>Partial</entry>
|
||||
<entry>Missing <code>const char*</code> constructors.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>19.3</entry>
|
||||
|
@ -322,10 +323,11 @@ particular release.
|
|||
<entry/>
|
||||
</row>
|
||||
<row>
|
||||
<?dbhtml bgcolor="#B0B0B0" ?>
|
||||
<entry>19.5.5</entry>
|
||||
<entry>Class <code>system_error</code></entry>
|
||||
<entry>Y</entry>
|
||||
<entry/>
|
||||
<entry>Partial</entry>
|
||||
<entry>Missing <code>const char*</code> constructors.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry>
|
||||
|
|
Loading…
Add table
Reference in a new issue