From: Jonathan Wakely
Date: Fri, 11 Jan 2019 23:41:15 +0000 (+0000)
Subject: Document C++20 library status
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=66dc59e24fc7bcf28d1ec20919f7014a701bfc9d;p=gcc.git
Document C++20 library status
* doc/xml/manual/intro.xml: Include new section.
* doc/xml/manual/status_cxx2017.xml: Document more
implementation-defined properties of the library.
* doc/xml/manual/status_cxx2020.xml: Document C++2a status.
* doc/html/*: Regenerate.
From-SVN: r267867
---
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 9ae1fced094..c89ab4a4bdf 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,5 +1,11 @@
2019-01-11 Jonathan Wakely
+ * doc/xml/manual/intro.xml: Include new section.
+ * doc/xml/manual/status_cxx2017.xml: Document more
+ implementation-defined properties of the library.
+ * doc/xml/manual/status_cxx2020.xml: Document C++2a status.
+ * doc/html/*: Regenerate.
+
* include/bits/refwrap.h [__cplusplus > 201703L]
(_Refwrap_base_arg1, _Refwrap_base_arg2, _Reference_wrapper_base)
(_Reference_wrapper_base_memfun): Do not define for C++2a.
diff --git a/libstdc++-v3/doc/html/index.html b/libstdc++-v3/doc/html/index.html
index 48a5014198d..576e96373b7 100644
--- a/libstdc++-v3/doc/html/index.html
+++ b/libstdc++-v3/doc/html/index.html
@@ -23,7 +23,7 @@