From: Jonathan Wakely Date: Thu, 15 Oct 2020 18:24:01 +0000 (+0100) Subject: libstdc++: Fix markup in C++20 status table X-Git-Tag: releases/gcc-10.3.0~771 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03dcf9781c3b16c820116c9b3482601c335925e3;p=thirdparty%2Fgcc.git libstdc++: Fix markup in C++20 status table * doc/xml/manual/status_cxx2020.xml: Remove red background for completed feature. * doc/html/manual/status.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index a16fddd61360..7b55606f9a32 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -1417,7 +1417,7 @@ or any notes about the implementation.   fpos Requirements P0759R1 - —   Add shift to <algorithm> + —   Add shift to <algorithm> P0769R2 10.1 __cpp_lib_shift >= 201806L Standard Library Specification in a Concepts and Contracts World diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index ade77cbb80b9..1ae177113cb4 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml @@ -1087,7 +1087,6 @@ or any notes about the implementation. - Add shift to <algorithm>