summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2015-02-22 13:20:32 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2015-02-22 13:20:32 +0000
commitc07aeb71b4d715db8fe403f2311baaac0bb00ba4 (patch)
tree79e3e9d87ef32e3288ff639b551643b1304dc7cd /libstdc++-v3/doc/xml
parentffd53df64e57072424052b7d9c1422bff83d4eb9 (diff)
downloadgcc-c07aeb71b4d715db8fe403f2311baaac0bb00ba4.tar.gz
* doc/xml/manual/status_cxx2011.xml: Remove duplicated information.
* doc/html/manual/status.html: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@220894 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml')
-rw-r--r--libstdc++-v3/doc/xml/manual/status_cxx2011.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml
index 72d73c1b064..965df13a234 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.