From 21dc2c25e727a2c310998ba9f9efe4edffd9fe33 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Thu, 25 Feb 2016 16:55:58 +0000 Subject: [PATCH] Update the status of a N4089 and a couple issues llvm-svn: 261896 --- libcxx/www/cxx1z_status.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 5b7a4c4..284933c 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -53,7 +53,7 @@ 3346LWGTerminology for Container Element Requirements - Rev 1KonaComplete3.4 --> N3911LWGTransformationTrait Alias void_t.UrbanaComplete3.6 - N4089LWGSafe conversions in unique_ptr<T[]>.Urbana + N4089LWGSafe conversions in unique_ptr<T[]>.UrbanaIn progress3.9 N4169LWGA proposal to add invoke function templateUrbanaComplete3.7 N4190LWGRemoving auto_ptr, random_shuffle(), And Old Stuff.Urbana N4258LWGCleaning-up noexcept in the Library.UrbanaIn progress3.7 @@ -85,7 +85,7 @@ - + @@ -192,7 +192,7 @@
Issue #Issue NameMeetingStatus
2016Allocators must be no-throw swappableUrbana
2118unique_ptr for array does not support cv qualification conversion of actual argumentUrbanaWill be resolved by N4089
2118unique_ptr for array does not support cv qualification conversion of actual argumentUrbanaComplete
2170Aggregates cannot be DefaultConstructibleUrbanaComplete
2308Clarify container destructor requirements w.r.t. std::arrayUrbanaComplete
2340Replacement allocation functions declared as inlineUrbanaComplete
-

Last Updated: 25-Jan-2016

+

Last Updated: 25-Feb-2016

-- 2.7.4