public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] libstdc++: Update C++20 status table
@ 2022-01-17  0:13 Jonathan Wakely
  0 siblings, 0 replies; only message in thread
From: Jonathan Wakely @ 2022-01-17  0:13 UTC (permalink / raw)
  To: libstdc++, gcc Patches

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

libstdc++-v3/ChangeLog:

           * doc/xml/manual/status_cxx2020.xml: Update.
           * doc/html/manual/status.html: Regenerate.

Pushed to trunk.

[-- Attachment #2: patch.txt --]
[-- Type: text/plain, Size: 3778 bytes --]

commit a326934886f606b4a4a60254917f58c825d7c94b
Author: Jonathan Wakely <jwakely@redhat.com>
Date:   Thu Jan 13 22:18:13 2022

    libstdc++: Update C++20 status table
    
    libstdc++-v3/ChangeLog:
    
            * doc/xml/manual/status_cxx2020.xml: Update.
            * doc/html/manual/status.html: Regenerate.

diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
index 26c882907f3..cebe36a8d5e 100644
--- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
+++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml
@@ -114,24 +114,22 @@ or any notes about the implementation.
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
       <entry>  Making <code>std::string</code> constexpr </entry>
       <entry>
         <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p0980r1.pdf">
         P0980R1 </link>
       </entry>
-      <entry/>
+      <entry align="center"> 12 </entry>
       <entry> <code>__cpp_lib_constexpr_string &gt;= 201907L</code> </entry>
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
       <entry>  Making <code>std::vector</code> constexpr </entry>
       <entry>
         <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2019/p1004r2.pdf">
         P1004R2 </link>
       </entry>
-      <entry/>
+      <entry align="center"> 12 </entry>
       <entry> <code>__cpp_lib_constexpr_vector &gt;= 201907L</code> </entry>
     </row>
 
@@ -397,13 +395,12 @@ or any notes about the implementation.
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
       <entry>  Atomic <code>shared_ptr</code> </entry>
       <entry>
         <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0718r2.html">
         P0718R2 </link>
       </entry>
-      <entry align="center"> </entry>
+      <entry align="center"> 12 </entry>
       <entry> <code> __cpp_lib_atomic_shared_ptr &gt;= 201711L</code> </entry>
     </row>
 
@@ -893,13 +890,12 @@ or any notes about the implementation.
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
       <entry>  Extending <code>make_shared</code> to Support Arrays </entry>
       <entry>
         <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0674r1.html">
         P0674R1 </link>
       </entry>
-      <entry align="center"> </entry>
+      <entry align="center"> 12 </entry>
       <entry> <code>__cpp_lib_shared_ptr_arrays &gt;= 201707L</code> </entry>
     </row>
 
@@ -936,13 +932,12 @@ or any notes about the implementation.
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
       <entry>  Smart pointer creation with default initialization </entry>
       <entry>
         <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1020r1.html">
         P1020R1 </link>
       </entry>
-      <entry align="center"> </entry>
+      <entry align="center"> 12 </entry>
       <entry> <code>__cpp_lib_smart_ptr_for_overwrite &gt;= 201811L</code> </entry>
     </row>
 
@@ -1079,13 +1074,12 @@ or any notes about the implementation.
     </row>
 
     <row>
-      <?dbhtml bgcolor="#C8B0B0" ?>
       <entry>  Reviewing Deprecated Facilities of C++17 for C++20 </entry>
       <entry>
         <link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0619r4.html">
         P0619R4 </link>
       </entry>
-      <entry align="center"> </entry>
+      <entry align="center"> 12 </entry>
       <entry />
     </row>
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-17  0:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-17  0:13 [committed] libstdc++: Update C++20 status table Jonathan Wakely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).