From: Jonathan Wakely Date: Mon, 3 Apr 2017 18:58:32 +0000 (+0100) Subject: Remove duplicated entry in C++17 library status table X-Git-Tag: upstream/12.2.0~40378 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0dfb235e837330a5f91ff14092aa76684fee24d;p=platform%2Fupstream%2Fgcc.git Remove duplicated entry in C++17 library status table * doc/xml/manual/status_cxx2017.xml: Remove duplicate table entry. * doc/html/*: Regenerate. From-SVN: r246661 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index fcb54b0..4397d32 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,5 +1,8 @@ 2017-04-03 Jonathan Wakely + * doc/xml/manual/status_cxx2017.xml: Remove duplicate table entry. + * doc/html/*: Regenerate. + * testsuite/20_util/reference_wrapper/invoke.cc: Uncomment tests that no longer fail. diff --git a/libstdc++-v3/doc/html/manual/status.html b/libstdc++-v3/doc/html/manual/status.html index 8a343f2..0a9e91d 100644 --- a/libstdc++-v3/doc/html/manual/status.html +++ b/libstdc++-v3/doc/html/manual/status.html @@ -714,7 +714,7 @@ Feature-testing recommendations for C++. P0084R2 - 7  Improved insertion interface for unique-key maps + 7 ??? Improved insertion interface for unique-key maps N4279 @@ -724,7 +724,7 @@ Feature-testing recommendations for C++. P0084R2 - 7 ??? Splicing Maps and Sets + 7   Splicing Maps and Sets P0083R3 diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml index 7a158b9..0e35f75 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2017.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2017.xml @@ -558,7 +558,7 @@ Feature-testing recommendations for C++. 7 - + ??? @@ -575,17 +575,6 @@ Feature-testing recommendations for C++. - Return type of emplace - - - P0084R2 - - - 7 - ??? - - - Splicing Maps and Sets