diff --git a/libcxx/www/cxx1y_status.html b/libcxx/www/cxx1y_status.html index 93c6812a2e1e..0431aaab4d1d 100644 --- a/libcxx/www/cxx1y_status.html +++ b/libcxx/www/cxx1y_status.html @@ -104,14 +104,14 @@ 2010is_* traits for binding operations can't be meaningfully specializedKonaComplete 2015Incorrect pre-conditions for some type traitsKona 2021Further incorrect usages of result_ofKona - 2028messages_base::catalog overspecifiedKona + 2028messages_base::catalog overspecifiedKonaComplete 2033Preconditions of reserve, shrink_to_fit, and resize functionsKona 2039Issues with std::reverse and std::copy_ifKonaComplete 2044No definition of "Stable" for copy algorithmsKonaComplete 2045forward_list::merge and forward_list::splice_after with unequal allocatorsKona - 2047Incorrect "mixed" move-assignment semantics of unique_ptrKona + 2047Incorrect "mixed" move-assignment semantics of unique_ptrKonaComplete 2050Unordered associative containers do not use allocator_traits to define member typesKona - 2053Errors in regex bitmask typesKona + 2053Errors in regex bitmask typesKonaComplete 2061make_move_iterator and arraysKona 2064More noexcept issues in basic_stringKona 2065Minimal allocator interfaceKona