From d8ac8ab82de41cc1d642cfb9f1d31a5501f8153e Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Thu, 14 Jun 2012 20:32:11 +0000 Subject: [PATCH] * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. From-SVN: r188635 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/doc/xml/manual/status_cxx2011.xml | 11 ++++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 83ed8b21d2f..864d5138635 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2012-06-14 Jonathan Wakely + + * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. + 2012-06-01 Jonathan Wakely * doc/xml/manual/status_cxx2011.xml: Correct C++11 status table. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index 15d1337b0cd..adef5aebc72 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml @@ -1037,7 +1037,7 @@ particular release. 20.12.4 Scoped allocator adaptor members Partial - + Missing std::pair piecewise construction. 20.12.5 @@ -1231,10 +1231,12 @@ particular release. + 22.4.1 The ctype category - Y - + Partial + Missing codecvt<char16_t> and + codecvt<char32_t> 22.4.2 @@ -2314,10 +2316,9 @@ particular release. - 29.8 Fences - N + Y