From 16f13a0b84118ca46d613dff1e7c89d8df0086cd Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 7 Oct 2013 03:26:42 +0000 Subject: [PATCH] Marked issue 2284 as complete git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@192085 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1y_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index d99c6c27..4d38b74b 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -202,14 +202,14 @@ 2120What should async do if neither 'async' nor 'deferred' is set in policy?Chicago 2159atomic_flag initializationChicago 2275Why is forward_as_tuple not constexpr?ChicagoComplete - 2284Inconsistency in allocator_traits::max_sizeChicago + 2284Inconsistency in allocator_traits::max_sizeChicagoComplete 2298is_nothrow_constructible is always false because of create<>Chicago 2300Redundant sections for map and multimap members should be removedChicagoComplete National Body comment 'GB 9' Remove gets from C++14Chicago -

Last Updated: 28-Sep-2013

+

Last Updated: 6-Oct-2013