From 0f91166ef8f521bae91f9bc88e9a97bba9d2eaa0 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Sat, 12 Oct 2013 22:57:58 +0000 Subject: [PATCH] Updated status of issues and features git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@192546 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1y_status.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index fa0839527..4d5153ed7 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -185,31 +185,31 @@ 2235Undefined behavior without proper requirements on basic_string constructorsBristolComplete 2141common_type trait produces reference typesChicagoComplete - 2235Undefined behavior without proper requirements on basic_string constructorsChicago - 2246unique_ptr assignment effects w.r.t. deleterChicago + 2235Undefined behavior without proper requirements on basic_string constructorsChicagoComplete + 2246unique_ptr assignment effects w.r.t. deleterChicagoComplete 2247Type traits and std::nullptr_tChicagoComplete - 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 + 2085Wrong description of effect 1 of basic_istream::ignoreChicagoComplete + 2087iostream_category() and noexceptChicagoComplete + 2143ios_base::xalloc should be thread-safeChicagoComplete + 2150Unclear specification of find_endChicagoComplete 2180Exceptions from std::seed_seq operationsChicago - 2194Impossible container requirements for adaptor typesChicago + 2194Impossible container requirements for adaptor typesChicagoComplete 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 + 2097packaged_task constructors should be constrainedChicagoComplete 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 + 2159atomic_flag initializationChicagoComplete 2275Why is forward_as_tuple not constexpr?ChicagoComplete 2284Inconsistency in allocator_traits::max_sizeChicagoComplete - 2298is_nothrow_constructible is always false because of create<>Chicago + 2298is_nothrow_constructible is always false because of create<>ChicagoComplete 2300Redundant sections for map and multimap members should be removedChicagoComplete - National Body comment 'GB 9' Remove gets from C++14Chicago + National Body comment 'GB 9' Remove gets from C++14ChicagoComplete -

Last Updated: 6-Oct-2013

+

Last Updated: 12-Oct-2013