From: Jonathan Wakely Date: Tue, 24 Aug 2021 15:15:48 +0000 (+0100) Subject: libstdc++: Update C++20 status table for layout-compatibility traits X-Git-Tag: basepoints/gcc-13~5190 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6d692ef43b2b3368c92c3fb757c7884fc94ee627;p=thirdparty%2Fgcc.git libstdc++: Update C++20 status table for layout-compatibility traits Signed-off-by: Jonathan Wakely libstdc++-v3/ChangeLog: * doc/xml/manual/status_cxx2020.xml: Update table. * 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 0ce624b331a8..ad612310b5db 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -1324,10 +1324,10 @@ or any notes about the implementation. 9.1   Traits for [Un]bounded Arrays P1357R1 - 9.1 __cpp_lib_bounded_array_traits >= 201902L Layout-compatibility and pointer-interconvertibility traits + 9.1 __cpp_lib_bounded_array_traits >= 201902L Layout-compatibility and pointer-interconvertibility traits P0466R5 - + 12
__cpp_lib_is_layout_compatible >= 201907L
__cpp_lib_is_pointer_interconvertible >= 201907L
Integrating feature-test macros into the C++ WD diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml index a729ddd3ada2..26c882907f32 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2020.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2020.xml @@ -294,13 +294,12 @@ or any notes about the implementation. - Layout-compatibility and pointer-interconvertibility traits P0466R5 - + 12 __cpp_lib_is_layout_compatible >= 201907L