]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
libstdc++: Fix typo in C++20 status table
authorJonathan Wakely <jwakely@redhat.com>
Fri, 15 Mar 2024 17:04:22 +0000 (17:04 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 15 Mar 2024 17:05:24 +0000 (17:05 +0000)
libstdc++-v3/ChangeLog:

* doc/xml/manual/status_cxx2023.xml: Close parenthesis.
* doc/html/manual/status.html: Regenerate.

libstdc++-v3/doc/html/manual/status.html
libstdc++-v3/doc/xml/manual/status_cxx2023.xml

index c732f35da0ce763aa35671d3823f536c542f4e62..6f5c0238d8ee09a2f66355db6a169f466004cd0e 100644 (file)
@@ -1903,7 +1903,7 @@ or any notes about the implementation.
         <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2255r2.html" target="_top">
         P2255R2
         </a>
-      </td><td align="center"> 13.1 (missing changes to <code class="code">std::tuple</code> </td><td align="left"> <code class="code">__cpp_lib_reference_from_temporary &gt;= 202202L</code> </td></tr><tr><td colspan="4" align="left">
+      </td><td align="center"> 13.1 (missing changes to <code class="code">std::tuple</code>) </td><td align="left"> <code class="code">__cpp_lib_reference_from_temporary &gt;= 202202L</code> </td></tr><tr><td colspan="4" align="left">
         <span class="bold"><strong>Strings and text</strong></span>
       </td></tr><tr><td align="left"> string contains function </td><td align="left">
         <a class="link" href="https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2020/p1679r3.html" target="_top">
index d1eacbfb0d6bc056765ce2a8965fe96bee5433c5..a3105bcde19e952b83f5e2042e7303cd5182ffb3 100644 (file)
@@ -491,7 +491,7 @@ or any notes about the implementation.
         P2255R2
         </link>
       </entry>
-      <entry align="center"> 13.1 (missing changes to <code>std::tuple</code> </entry>
+      <entry align="center"> 13.1 (missing changes to <code>std::tuple</code>) </entry>
       <entry> <code>__cpp_lib_reference_from_temporary &gt;= 202202L</code> </entry>
     </row>