diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 96fade88..9a6e31fe 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -87,15 +87,18 @@ 3642LWGUser-defined LiteralsBristolComplete3.4 3655LWGTransformationTraits Redux (excluding part 4)BristolComplete3.4 3657LWGAdding heterogeneous comparison lookup to associative containersBristolComplete3.4 - 3672LWGA proposal to add a utility class to represent optional objectsBristolComplete3.4 + 3672LWGA proposal to add a utility class to represent optional objectsBristolRemoved from Draft Standardn/a 3669LWGFixing constexpr member functions without constBristolComplete3.4 - 3662LWGC++ Dynamic Arrays (dynarray)BristolMostly Complete*3.4 + 3662LWGC++ Dynamic Arrays (dynarray)BristolRemoved from Draft Standardn/a 3659SG1Shared Locking in C++BristolComplete3.4 - - -

* Dynarray allocator support is not implemented pending resolution of LWG Issue #2255

+ + 3779LWGUser-defined Literals for std::complexChicago + 3775LWGDeprecating rand() and FriendsChicago + 3789LWGConstexpr Library Additions: functionalChicago + +

Library Working group Issues Status

@@ -180,9 +183,32 @@ 2229Standard code conversion facets underspecifiedBristolComplete 2231DR 704 removes complexity guarantee for clear()BristolComplete 2235Undefined behavior without proper requirements on basic_string constructorsBristolComplete + + 2141common_type trait produces reference typesChicago + 2235Undefined behavior without proper requirements on basic_string constructorsChicago + 2246unique_ptr assignment effects w.r.t. deleterChicago + 2247Type traits and std::nullptr_tChicago + 2085Wrong description of effect 1 of basic_istream::ignoreChicago + 2087iostream_category() and noexceptChicago + 2143ios_base::xalloc should be thread-safeChicago + 2150Unclear specification of find_endChicago + 2180Exceptions from std::seed_seq operationsChicago + 2194Impossible container requirements for adaptor typesChicago + 2013Do library implementers have the freedom to add constexpr?ChicagoComplete + 2018regex_traits::isctype Returns clause is wrongChicago + 2078Throw specification of async() incompleteChicago + 2097packaged_task constructors should be constrainedChicago + 2100Timed waiting functions cannot timeout if launch::async policy usedChicago + 2120What should async do if neither 'async' nor 'deferred' is set in policy?Chicago + 2159atomic_flag initializationChicago + 2275Why is forward_as_tuple not constexpr?Chicago + 2284Inconsistency in allocator_traits::max_sizeChicago + 2298is_nothrow_constructible is always false because of create<>Chicago + 2300Redundant sections for map and multimap members should be removedChicagoComplete + -

Last Updated: 4-Sep-2013

+

Last Updated: 27-Sep-2013