From: Jonathan Wakely Date: Wed, 8 Aug 2018 13:52:09 +0000 (+0100) Subject: Fix Docbook markup to remove empty table cell X-Git-Tag: releases/gcc-7.4.0~217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c3d83cc1388cc0e698e6afa636939c62d4c28fb;p=thirdparty%2Fgcc.git Fix Docbook markup to remove empty table cell * doc/xml/manual/using.xml: Remove empty table cell. * doc/html/*: Regenerate. From-SVN: r263403 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index eb2aa5560a94..1a28d2763b54 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,8 @@ 2018-08-08 Jonathan Wakely + * doc/xml/manual/using.xml: Remove empty table cell. + * doc/html/*: Regenerate. + * doc/xml/manual/using.xml: Add missing header to table and fix typo. Remove C++17 and C++2a headers not present on gcc-7-branch. * doc/html/*: Regenerate. diff --git a/libstdc++-v3/doc/html/manual/using_headers.html b/libstdc++-v3/doc/html/manual/using_headers.html index ac09f936800c..836716fb52ea 100644 --- a/libstdc++-v3/doc/html/manual/using_headers.html +++ b/libstdc++-v3/doc/html/manual/using_headers.html @@ -53,7 +53,7 @@ Including these headers in earlier modes will not result in compilation errors, but will not define anything. Unless specified otherwise below, they are also available in later modes (C++20 etc). -

Table 3.8. C++ 2017 Library Headers

anyoptionalstring_viewvariant 

+

Table 3.8. C++ 2017 Library Headers

anyoptionalstring_viewvariant

Table 3.9, “File System TS Header”, shows the additional include file define by the File System Technical Specification, ISO/IEC TS 18822. diff --git a/libstdc++-v3/doc/xml/manual/using.xml b/libstdc++-v3/doc/xml/manual/using.xml index 640a91c0989d..a0c9593c32d7 100644 --- a/libstdc++-v3/doc/xml/manual/using.xml +++ b/libstdc++-v3/doc/xml/manual/using.xml @@ -401,19 +401,17 @@ Unless specified otherwise below, they are also available in later modes C++ 2017 Library Headers - + - any optional string_view variant -