diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html index e9d376685c9b..8e50e757e53b 100644 --- a/libcxx/www/cxx1y_status.html +++ b/libcxx/www/cxx1y_status.html @@ -73,7 +73,7 @@ - + @@ -94,7 +94,7 @@ - +
Issue #Issue NameMeetingStatus
1214Insufficient/inconsistent key immutability requirements for associative containersKona
2009Reporting out-of-bound values on numeric string conversionsKona
2009Reporting out-of-bound values on numeric string conversionsKonaComplete
2010is_* traits for binding operations can't be meaningfully specializedKona
2015Incorrect pre-conditions for some type traitsKona
2021Further incorrect usages of result_ofKona
2102Why is std::launch an implementation-defined type?Kona
2071std::valarray move-assignmentPortland
2074Off by one error in std::reverse_copyPortland
2074Off by one error in std::reverse_copyPortlandComplete
2081Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_beforePortland
2086Overly generic type support for math functionsPortland
2099Unnecessary constraints of va_start() usagePortland