From: Jonathan Wakely Date: Fri, 15 Mar 2024 17:04:22 +0000 (+0000) Subject: libstdc++: Fix typo in C++20 status table X-Git-Tag: releases/gcc-13.3.0~340 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d92942efb33c84275521186d351bee854f39c4f2;p=thirdparty%2Fgcc.git libstdc++: Fix typo in C++20 status table libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxx2023.xml: Close parenthesis. * 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 c732f35da0ce..6f5c0238d8ee 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -1903,7 +1903,7 @@ or any notes about the implementation. P2255R2 - 13.1 (missing changes to std::tuple __cpp_lib_reference_from_temporary >= 202202L + 13.1 (missing changes to std::tuple) __cpp_lib_reference_from_temporary >= 202202L Strings and text string contains function diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml index d1eacbfb0d6b..a3105bcde19e 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2023.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2023.xml @@ -491,7 +491,7 @@ or any notes about the implementation. P2255R2 - 13.1 (missing changes to std::tuple + 13.1 (missing changes to std::tuple) __cpp_lib_reference_from_temporary >= 202202L