Commit 7d56e747 by Jonathan Wakely Committed by Jonathan Wakely

status_cxx2011.xml: Remove stray dbhtml tags.

	* doc/xml/manual/status_cxx2011.xml: Remove stray dbhtml tags.
	* doc/xml/manual/status_cxx2014.xml: Update status.
	* doc/html/manual/status.html: Regenerate.

From-SVN: r219891
parent efb6a9ce
2015-01-20 Jonathan Wakely <jwakely@redhat.com> 2015-01-20 Jonathan Wakely <jwakely@redhat.com>
* doc/xml/manual/status_cxx2011.xml: Remove stray dbhtml tags.
* doc/xml/manual/status_cxx2014.xml: Update status.
* doc/html/manual/status.html: Regenerate.
2015-01-20 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/64650 PR libstdc++/64650
* include/experimental/optional (bad_optional_access): Add default * include/experimental/optional (bad_optional_access): Add default
constructor. constructor.
......
...@@ -944,7 +944,6 @@ particular release. ...@@ -944,7 +944,6 @@ particular release.
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>20.11.5</entry> <entry>20.11.5</entry>
<entry>Class template <code>duration</code></entry> <entry>Class template <code>duration</code></entry>
<entry>Y</entry> <entry>Y</entry>
...@@ -1068,14 +1067,12 @@ particular release. ...@@ -1068,14 +1067,12 @@ particular release.
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>21.2.3.1</entry> <entry>21.2.3.1</entry>
<entry>struct <code>char_traits&lt;char&gt;</code></entry> <entry>struct <code>char_traits&lt;char&gt;</code></entry>
<entry>Y</entry> <entry>Y</entry>
<entry/> <entry/>
</row> </row>
<row> <row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>21.2.3.2</entry> <entry>21.2.3.2</entry>
<entry>struct <code>char_traits&lt;char16_t&gt;</code></entry> <entry>struct <code>char_traits&lt;char16_t&gt;</code></entry>
<entry>Y</entry> <entry>Y</entry>
......
...@@ -212,14 +212,13 @@ not in any particular release. ...@@ -212,14 +212,13 @@ not in any particular release.
</row> </row>
<row> <row>
<?dbhtml bgcolor="#C8C8B0" ?>
<entry> <entry>
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/JTC1/sc22/WG21/docs/papers/2013/n3657.htm"> <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/JTC1/sc22/WG21/docs/papers/2013/n3657.htm">
N3657 N3657
</link> </link>
</entry> </entry>
<entry>Adding heterogeneous comparison lookup to associative containers</entry> <entry>Adding heterogeneous comparison lookup to associative containers</entry>
<entry>WIP</entry> <entry>Y</entry>
<entry/> <entry/>
</row> </row>
...@@ -242,8 +241,8 @@ not in any particular release. ...@@ -242,8 +241,8 @@ not in any particular release.
</link> </link>
</entry> </entry>
<entry>Null Forward Iterators</entry> <entry>Null Forward Iterators</entry>
<entry>N</entry> <entry>Partial</entry>
<entry/> <entry>Only affects Debug Mode</entry>
</row> </row>
</tbody> </tbody>
......
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