From a01e989ee98c996cec64dfdb93b2991b2e40feb8 Mon Sep 17 00:00:00 2001 From: redi 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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@230108 138bc75d-0d04-0410-961f-82ee72b054a4 --- 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 540041d63ddd..76d982aa8f05 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 cdbc8b94f2ff..91404aace427 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 fc2ebd2466f7..4ea0d1e02931 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.47.2