From 4669541d15ec4b3bf177843758f12bd309890a6a Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Wed, 27 May 2015 17:19:40 +0000 Subject: [PATCH] Add N4259 to the list of papers from Lenexa. Update links to point at public repos. llvm-svn: 238340 --- libcxx/www/cxx1z_status.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index a2365e7..4ad892e 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -56,12 +56,13 @@ N4089LWGSafe conversions in unique_ptr<T[]>.Urbana N4169LWGA proposal to add invoke function templateUrbana N4190LWGRemoving auto_ptr, random_shuffle(), And Old Stuff.Urbana - N4258LWGCleaning-up noexcept in the Library.Urbana - N4277LWGTriviallyCopyable reference_wrapper.UrbanaComplete3.2 - N4279LWGImproved insertion interface for unique-key maps.Urbana - N4280LWGNon-member size() and moreUrbanaComplete3.6 - N4284LWGContiguous Iterators.UrbanaComplete3.6 - N4285CWGCleanup for exception-specification and throw-expression.Urbana + N4258LWGCleaning-up noexcept in the Library.Urbana + N4259CWGWording for std::uncaught_exceptionsUrbana + N4277LWGTriviallyCopyable reference_wrapper.UrbanaComplete3.2 + N4279LWGImproved insertion interface for unique-key maps.Urbana + N4280LWGNon-member size() and moreUrbanaComplete3.6 + N4284LWGContiguous Iterators.UrbanaComplete3.6 + N4285CWGCleanup for exception-specification and throw-expression.Urbana N4387LWGimproving pair and tupleLenexa N4389LWGbool_constantLenexaComplete3.7 @@ -144,7 +145,7 @@ -

Last Updated: 18-May-2015

+

Last Updated: 27-May-2015

-- 2.7.4