Commit 1d5f1ff2 by Jonathan Wakely Committed by Jonathan Wakely

status_cxx2011.xml: Remove duplicated information.

	* doc/xml/manual/status_cxx2011.xml: Remove duplicated information.
	* doc/html/manual/status.html: Regenerate.

From-SVN: r220894
parent ffefa928
2015-02-22 Jonathan Wakely <jwakely@redhat.com>
* doc/xml/manual/status_cxx2011.xml: Remove duplicated information.
* doc/html/manual/status.html: Regenerate.
2015-02-20 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/64695
......
......@@ -243,11 +243,6 @@ particular release.
<code class="classname">fpos&lt;mbstate_t&gt;</code>.
The function <code class="function">eof</code> returns <code class="code">int_type(-1)</code>.
</p><p>
<span class="emphasis"><em>21.2.3.2 [char.traits.specializations.char16_t]</em></span>
The type <code class="classname">u16streampos</code> is a synonym for
<code class="classname">fpos&lt;mbstate_t&gt;</code>.
The function <code class="function">eof</code> returns <code class="code">int_type(-1)</code>.
</p><p>
<span class="emphasis"><em>22.4.5.1.2 [locale.time.get.virtuals]</em></span>,
<span class="emphasis"><em>22.4.5.3.2 [locale.time.put.virtuals]</em></span>
Additional supported formats should be documented here.
......
......@@ -2597,13 +2597,6 @@ particular release.
</para>
<para>
<emphasis>21.2.3.2 [char.traits.specializations.char16_t]</emphasis>
The type <classname>u16streampos</classname> is a synonym for
<classname>fpos&lt;mbstate_t&gt;</classname>.
The function <function>eof</function> returns <code>int_type(-1)</code>.
</para>
<para>
<emphasis>22.4.5.1.2 [locale.time.get.virtuals]</emphasis>,
<emphasis>22.4.5.3.2 [locale.time.put.virtuals]</emphasis>
Additional supported formats should be documented here.
......
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