From 4259337da29620acb1a5cd1615e1014912c2d79d Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 23 Oct 2013 05:59:18 +0000 Subject: [PATCH] Update status of issues git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@193228 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1y_status.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 4d5153ed..87e65f74 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -192,14 +192,14 @@ 2087iostream_category() and noexceptChicagoComplete 2143ios_base::xalloc should be thread-safeChicagoComplete 2150Unclear specification of find_endChicagoComplete - 2180Exceptions from std::seed_seq operationsChicago + 2180Exceptions from std::seed_seq operationsChicagoComplete 2194Impossible container requirements for adaptor typesChicagoComplete 2013Do library implementers have the freedom to add constexpr?ChicagoComplete - 2018regex_traits::isctype Returns clause is wrongChicago + 2018regex_traits::isctype Returns clause is wrongChicagoComplete 2078Throw specification of async() incompleteChicago 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 + 2100Timed waiting functions cannot timeout if launch::async policy usedChicagoComplete + 2120What should async do if neither 'async' nor 'deferred' is set in policy?ChicagoComplete 2159atomic_flag initializationChicagoComplete 2275Why is forward_as_tuple not constexpr?ChicagoComplete 2284Inconsistency in allocator_traits::max_sizeChicagoComplete @@ -209,7 +209,7 @@ -

Last Updated: 12-Oct-2013

+

Last Updated: 22-Oct-2013