X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libstdc%2B%2B-v3%2Fdoc%2Fxml%2Fmanual%2Fstatus_cxx2011.xml;h=e26db6ff91054fae0f9e3353cf3e4a6269202c45;hp=1f39ce5e5b83e10fc253a16da0153769b131e518;hb=1f0e1dc9951d10c0895e5e56ae5ff5bce5f68206;hpb=bd142bda50bb4bdc9f870e3d6e2a6cd050cf3f80 diff --git a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml index 1f39ce5e5b8..e26db6ff910 100644 --- a/libstdc++-v3/doc/xml/manual/status_cxx2011.xml +++ b/libstdc++-v3/doc/xml/manual/status_cxx2011.xml @@ -158,10 +158,13 @@ particular release. C library dependency for quick_exit, at_quick_exit + 18.6 Dynamic memory management - Y - + Partial + Missing get_new_handler. + set_new_handler is not thread-safe. + 18.7 @@ -206,10 +209,13 @@ particular release. + 18.8.3 Abnormal termination - Y - + Partial + Missing get_terminate. + set_terminate is not thread-safe. + 18.8.4 @@ -384,12 +390,10 @@ particular release. - 20.3.2 Class template pair - Partial - Piecewise construction requires an accessible copy/move - constructor. + Y + 20.3.3 @@ -530,11 +534,10 @@ particular release. - 20.6.3 Pointer traits - Partial - Missing rebind + Y + @@ -563,11 +566,10 @@ particular release. - 20.6.8 Allocator traits - Partial - Missing rebind_alloc and rebind_traits + Y + 20.6.9 @@ -992,11 +994,10 @@ particular release. - 20.11.7.2 Class steady_clock - N - Support old monotonic_clock spec instead + Y + 20.11.7.3 @@ -1125,11 +1126,10 @@ particular release. - 21.4 Class template basic_string - Partial - Missing pop_back + Y + 21.5 @@ -2287,28 +2287,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 +2521,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 @@ -2617,10 +2612,13 @@ particular release. + D.11 Violating exception-specifications - - + Partial + Missing get_unexpected. + set_unexpected is not thread-safe. +