From: redi Date: Wed, 8 Feb 2012 23:53:25 +0000 (+0000) Subject: * doc/xml/manual/status_cxx2011.xml: Update C++11 status table. X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=c79dc88310c3fba8b75b8fca90a8608fed05e350 * doc/xml/manual/status_cxx2011.xml: Update C++11 status table. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184027 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 97925c35de4..bef8380df05 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2012-02-08 Jonathan Wakely + + * doc/xml/manual/status_cxx2011.xml: Update C++11 status table. + 2012-02-07 Benjamin Kosnik * doc/doxygen/user.cfg.in: Update to doxygen 1.7.6.1. diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index 1f39ce5e5b8..0ed63eab7be 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml @@ -384,12 +384,10 @@ particular release. - 20.3.2 Class template pair - Partial - Piecewise construction requires an accessible copy/move - constructor. + Y + 20.3.3 @@ -530,11 +528,10 @@ particular release. - 20.6.3 Pointer traits - Partial - Missing rebind + Y + @@ -563,11 +560,10 @@ particular release. - 20.6.8 Allocator traits - Partial - Missing rebind_alloc and rebind_traits + Y + 20.6.9 @@ -992,11 +988,10 @@ particular release. - 20.11.7.2 Class steady_clock - N - Support old monotonic_clock spec instead + Y + 20.11.7.3 @@ -1125,11 +1120,10 @@ particular release. - 21.4 Class template basic_string - Partial - Missing pop_back + Y + 21.5 @@ -2287,28 +2281,23 @@ particular release. - + 29.3 Order and consistency - N + Partial - 29.4 Lock-free property - Partial - Missing ATOMIC_BOOL_LOCK_FREE and - ATOMIC_POINTER_LOCK_FREE. - Based on _GLIBCXX_ATOMIC_PROPERTY - + Y + - 29.5 Atomic types - Partial - Missing constexpr + Y + 29.6 @@ -2526,14 +2515,14 @@ particular release. 30.6.6 Class template future Partial - Timed waiting functions do not return future_status + Timed waiting functions do not return future_status::deferred 30.6.7 Class template shared_future Partial - Timed waiting functions do not return future_status + Timed waiting functions do not return future_status::deferred 30.6.8