From: Jonathan Wakely
Date: Thu, 23 Apr 2020 20:39:33 +0000 (+0100)
Subject: libstdc++: Update C++20 library status docs
X-Git-Tag: basepoints/gcc-11~149
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0363c80f7ac93f1dbd00da6beb9ce0eed96d9d;p=thirdparty%2Fgcc.git
libstdc++: Update C++20 library status docs
This reorganises the C++20 status table, grouping the proposals by
category. It also adds more proposals, and documents all the feature
test macros for C++20 library changes.
* doc/xml/manual/status_cxx2020.xml: Update C++20 status table.
* doc/html/*: Regenerate.
---
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 7ce32b9348bc..7cca91e090b0 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,5 +1,8 @@
2020-04-23 Jonathan Wakely
+ * doc/xml/manual/status_cxx2020.xml: Update C++20 status table.
+ * doc/html/*: Regenerate.
+
* include/bits/stl_iterator.h (__cpp_lib_array_constexpr): Revert
value for C++17 to 201803L because P0858R0 is supported for C++17.
* include/std/version (__cpp_lib_array_constexpr): Likewise.
diff --git a/libstdc++-v3/doc/html/index.html b/libstdc++-v3/doc/html/index.html
index 464752088954..930b352f0c2d 100644
--- a/libstdc++-v3/doc/html/index.html
+++ b/libstdc++-v3/doc/html/index.html
@@ -23,7 +23,7 @@