diff --git a/www/cxx1y_status.html b/www/cxx1y_status.html index 6b7bfa06..bcfb1f7a 100644 --- a/www/cxx1y_status.html +++ b/www/cxx1y_status.html @@ -239,11 +239,11 @@ 2258a.erase(q1, q2) unable to directly return q2Issaquah 2263Comparing iterators and allocator pointers with different const-characterIssaquah - 2293Wrong facet used by num_put::do_putIssaquah + 2293Wrong facet used by num_put::do_putIssaquahComplete 2301Why is std::tie not constexpr?Issaquah 2304Complexity of count in unordered associative containersIssaquah 2306match_results::reference should be value_type&, not const value_type&Issaquah - 2308Clarify container destructor requirements w.r.t. std::arrayIssaquah + 2308Clarify container destructor requirements w.r.t. std::arrayIssaquahComplete 2313tuple_size should always derive from integral_constantIssaquah 2314apply() should return decltype(auto) and use decay_t before tuple_sizeIssaquah 2315weak_ptr should be movableIssaquah @@ -257,7 +257,7 @@ 2330regex("meow", regex::icase) is technically forbidden but should be permittedIssaquah 2332regex_iterator/regex_token_iterator should forbid temporary regexesIssaquah 2339Wording issue in nth_elementIssaquah - 2341Inconsistency between basic_ostream::seekp(pos) and basic_ostream::seekp(off, dir)Issaquah + 2341Inconsistency between basic_ostream::seekp(pos) and basic_ostream::seekp(off, dir)IssaquahComplete 2344quoted()'s interaction with padding is unclearIssaquah 2346integral_constant's member functions should be marked noexceptIssaquah 2350min, max, and minmax should be constexprIssaquah