From 2dd562e3d9bf38f81ae7da6a2867e6069f27b48d Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 18 May 2016 19:31:01 +0000 Subject: [PATCH] Mark LWG2583 as complete. I did this a while ago, and forgot to update the table. llvm-svn: 269973 --- libcxx/www/cxx1z_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 0f155d76bd22..621b6fdecd2e 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -227,7 +227,7 @@ 2579Inconsistency wrt Allocators in basic_string assignment vs. basic_string::assignJacksonvilleComplete 2581Specialization of <type_traits> variable templates should be prohibitedJacksonvilleComplete 2582§[res.on.functions]/2's prohibition against incomplete types shouldn't apply to type traitsJacksonville - 2583There is no way to supply an allocator for basic_string(str, pos)Jacksonville + 2583There is no way to supply an allocator for basic_string(str, pos)JacksonvilleComplete 2585forward_list::resize(size_type, const value_type&) effects incorrectJacksonville 2586Wrong value category used in scoped_allocator_adaptor::construct()Jacksonville 2590Aggregate initialization for std::arrayJacksonvilleComplete @@ -238,7 +238,7 @@ -

Last Updated: 14-Mar-2016

+

Last Updated: 18-May-2016