aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2015-02-22 13:20:32 +0000
committerJonathan Wakely <redi@gcc.gnu.org>2015-02-22 13:20:32 +0000
commit1d5f1ff217a2621bbfa4a56c658262145e000474 (patch)
tree79e3e9d87ef32e3288ff639b551643b1304dc7cd /libstdc++-v3/doc
parentffefa9288ab95b06b1dfed95e7235f4c09619a91 (diff)
downloadgcc-1d5f1ff217a2621bbfa4a56c658262145e000474.zip
gcc-1d5f1ff217a2621bbfa4a56c658262145e000474.tar.gz
gcc-1d5f1ff217a2621bbfa4a56c658262145e000474.tar.bz2
status_cxx2011.xml: Remove duplicated information.
* doc/xml/manual/status_cxx2011.xml: Remove duplicated information. * doc/html/manual/status.html: Regenerate. From-SVN: r220894
Diffstat (limited to 'libstdc++-v3/doc')
-rw-r--r--libstdc++-v3/doc/html/manual/status.html5
-rw-r--r--libstdc++-v3/doc/xml/manual/status_cxx2011.xml7
2 files changed, 0 insertions, 12 deletions
diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html
index 289c562..40e3323 100644
--- a/libstdc++-v3/doc/html/manual/status.html
+++ b/libstdc++-v3/doc/html/manual/status.html
@@ -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.
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 72d73c1..965df13 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
@@ -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.