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 @@
Issue # | Issue Name | Meeting | Status |
---|---|---|---|
1214 | Insufficient/inconsistent key immutability requirements for associative containers | Kona | |
2009 | Reporting out-of-bound values on numeric string conversions | Kona | |
2009 | Reporting out-of-bound values on numeric string conversions | Kona | Complete |
2010 | is_* traits for binding operations can't be meaningfully specialized | Kona | |
2015 | Incorrect pre-conditions for some type traits | Kona | |
2021 | Further incorrect usages of result_of | Kona | |
2102 | Why is std::launch an implementation-defined type? | Kona | |
2071 | std::valarray move-assignment | Portland | |
2074 | Off by one error in std::reverse_copy | Portland | |
2074 | Off by one error in std::reverse_copy | Portland | Complete |
2081 | Allocator requirements should include CopyConstructible 2083 const-qualification on weak_ptr::owner_before | Portland | |
2086 | Overly generic type support for math functions | Portland | |
2099 | Unnecessary constraints of va_start() usage | Portland |