commit a326934886f606b4a4a60254917f58c825d7c94b Author: Jonathan Wakely 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. - Making std::string constexpr P0980R1 - + 12 __cpp_lib_constexpr_string >= 201907L - Making std::vector constexpr P1004R2 - + 12 __cpp_lib_constexpr_vector >= 201907L @@ -397,13 +395,12 @@ or any notes about the implementation. - Atomic shared_ptr P0718R2 - + 12 __cpp_lib_atomic_shared_ptr >= 201711L @@ -893,13 +890,12 @@ or any notes about the implementation. - Extending make_shared to Support Arrays P0674R1 - + 12 __cpp_lib_shared_ptr_arrays >= 201707L @@ -936,13 +932,12 @@ or any notes about the implementation. - Smart pointer creation with default initialization P1020R1 - + 12 __cpp_lib_smart_ptr_for_overwrite >= 201811L @@ -1079,13 +1074,12 @@ or any notes about the implementation. - Reviewing Deprecated Facilities of C++17 for C++20 P0619R4 - + 12