diff mbox series

[committed] libstdc++: Update C++20 status table

Message ID CACb0b4m7=U8T+OUOC1-+PuZ1fdCvYd97OBNby7aF09D-aQp-YA@mail.gmail.com
State New
Headers show
Series [committed] libstdc++: Update C++20 status table | expand

Commit Message

Jonathan Wakely Jan. 17, 2022, 12:13 a.m. UTC
libstdc++-v3/ChangeLog:

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

Pushed to trunk.
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 mbox series

Patch

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>