From: Jonathan Wakely Date: Fri, 19 Aug 2016 08:16:13 +0000 (+0100) Subject: Update C++17 library status table X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1f4ed04ed884437842977fa03e0c1d014723559b;p=gcc.git Update C++17 library status table * doc/xml/manual/status_cxx2017.xml: Update status of make_from_tuple and variant. * doc/html/*: Regenerate. From-SVN: r239608 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index e8eebd39e7e..edcb835029c 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,9 @@ +2016-08-19 Jonathan Wakely + + * doc/xml/manual/status_cxx2017.xml: Update status of make_from_tuple + and variant. + * doc/html/*: Regenerate. + 2016-08-18 Ville Voutilainen Implement the latest proposed resolution of LWG 2756. diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index d36eb8a543b..ba2fa905fd9 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -495,11 +495,11 @@ Feature-testing recommendations for C++. N4259 - 6.1__cpp_lib_uncaught_exceptions >= 201411 Variant: a type-safe union for C++17 + 6.1__cpp_lib_uncaught_exceptions >= 201411 Variant: a type-safe union for C++17 P0088R3 - No __has_include(<variant>) Library Fundamentals V1 TS Components: optional + 7 __has_include(<variant>) Library Fundamentals V1 TS Components: optional P0220R1 @@ -535,11 +535,11 @@ Feature-testing recommendations for C++. N4387 - 6.1 N/A make_from_tuple: apply for construction + 6.1 N/A make_from_tuple: apply for construction P0209R2 - No __cpp_lib_make_from_tuple >= 201606 + 7 __cpp_lib_make_from_tuple >= 201606 Removing auto_ptr, random_shuffle(), And Old <functional> Stuff diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml index 99f2bbf66c8..35d6b6b4f5f 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml @@ -92,14 +92,13 @@ Feature-testing recommendations for C++. - Variant: a type-safe union for C++17 P0088R3 - No + 7 __has_include(<variant>) @@ -206,14 +205,13 @@ Feature-testing recommendations for C++. - - make_from_tuple: apply for construction + make_from_tuple: apply for construction P0209R2 - No + 7 __cpp_lib_make_from_tuple >= 201606