From 81fec9b270f0d2c562a6a9c1214e8b4f0577ac17 Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 10 Mar 2014 17:59:59 +0000 Subject: Mark issues #2357 (wording changes in the standard, no functionality change) and #2132 (libc++ already does this) as complete. llvm-svn: 203478 --- libcxx/www/cxx1y_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libcxx/www') diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html index 27c3624208d..118963a615b 100644 --- a/libcxx/www/cxx1y_status.html +++ b/libcxx/www/cxx1y_status.html @@ -231,7 +231,7 @@ 1450Contradiction in regex_constantsIssaquahComplete 2003String exception inconsistency in erase.IssaquahComplete 2112User-defined classes that cannot be derived fromIssaquahComplete - 2132std::function ambiguityIssaquah + 2132std::function ambiguityIssaquahComplete 2182Container::[const_]reference types are misleadingly specifiedIssaquahComplete 2188Reverse iterator does not fully support targets that overload operator&IssaquahComplete 2193Default constructors for standard library containers are explicitIssaquahComplete @@ -263,7 +263,7 @@ 2346integral_constant's member functions should be marked noexceptIssaquahComplete 2350min, max, and minmax should be constexprIssaquahComplete 2356Stability of erasure in unordered associative containersIssaquah - 2357Remaining "Assignable" requirementIssaquah + 2357Remaining "Assignable" requirementIssaquahComplete 2359How does regex_constants::nosubs affect basic_regex::mark_count()?IssaquahComplete 2360reverse_iterator::operator*() is unimplementableIssaquah 2104unique_lock move-assignment should not be noexceptIssaquah -- cgit v1.2.1