From 60baa1883c96c6a06e933dc72ec041c0d03069b8 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Tue, 10 Nov 2015 14:05:01 +0000 Subject: [PATCH] Update C++17 library implementation status * doc/xml/manual/status_cxx2017.xml: Update. * doc/html/*: Regenerate. From-SVN: r230108 --- libstdc++-v3/ChangeLog | 3 +++ libstdc++-v3/doc/html/manual/status.html | 8 ++++---- libstdc++-v3/doc/xml/manual/status_cxx2017.xml | 10 ++++------ 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 540041d63dd..76d982aa8f0 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,8 @@ 2015-11-10 Jonathan Wakely + * doc/xml/manual/status_cxx2017.xml: Update. + * doc/html/*: Regenerate. + * include/bits/functional_hash.h: Fix grammar in comment. 2015-11-09 François Dumont diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index cdbc8b94f2f..91404aace42 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -495,11 +495,11 @@ not in any particular release. N4277 - TriviallyCopyable reference_wrapper Y  + TriviallyCopyable reference_wrapper Y  N4258 - Cleaning-up noexcept in the LibraryPartialChanges to basic_string not complete. + Cleaning-up noexcept in the LibraryY  N4279 @@ -507,11 +507,11 @@ not in any particular release. N3911 - Transformation Trait Alias void_tY  + Transformation Trait Alias void_tY  N4169 - A proposal to add invoke function templateNIn progress + A proposal to add invoke function templateY  N4280 diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml index fc2ebd2466f..4ea0d1e0293 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml @@ -103,15 +103,14 @@ not in any particular release. - N4258 Cleaning-up noexcept in the Library - Partial - Changes to basic_string not complete. + Y + @@ -137,15 +136,14 @@ not in any particular release. - N4169 A proposal to add invoke function template - N - In progress + Y + -- 2.30.2