diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 0431aaab..94d72b20 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -113,11 +113,11 @@ 2050Unordered associative containers do not use allocator_traits to define member typesKona 2053Errors in regex bitmask typesKonaComplete 2061make_move_iterator and arraysKona - 2064More noexcept issues in basic_stringKona + 2064More noexcept issues in basic_stringKonaComplete 2065Minimal allocator interfaceKona 2067packaged_task should have deleted copy c'tor with const parameterKonaComplete - 2069Inconsistent exception spec for basic_string move constructorKona - 2096Incorrect constraints of future::get in regard toKona + 2069Inconsistent exception spec for basic_string move constructorKonaComplete + 2096Incorrect constraints of future::get in regard to MoveAssignableKonaComplete 2102Why is std::launch an implementation-defined type?Kona 2071std::valarray move-assignmentPortland