diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 4ffa747b..57be145d 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -89,7 +89,6 @@ 2404mismatch()'s complexity needs to be updatedUrbanaComplete 2408SFINAE-friendly common_type / iterator_traits is missing in C++14Urbanacommon_type is waiting on LWG#2465 - 2106move_iterator wrapping iterators returning prvaluesUrbana 2129User specializations of std::initializer_listUrbanaComplete 2212tuple_size for const pair request headerUrbanaComplete @@ -105,38 +104,38 @@ 2059C++0x ambiguity problem with map::eraseLenexa 2063Contradictory requirements for string move assignmentLenexa - 2076Bad CopyConstructible requirement in set constructorsLenexa - 2160Unintended destruction ordering-specification of resizeLenexa - 2168Inconsistent specification of uniform_real_distribution constructorLenexa - 2239min/max/minmax requirementsLenexa - 2364deque and vector pop_back don't specify iterator invalidation requirementsLenexa + 2076Bad CopyConstructible requirement in set constructorsLenexaComplete + 2160Unintended destruction ordering-specification of resizeLenexaComplete + 2168Inconsistent specification of uniform_real_distribution constructorLenexaComplete + 2239min/max/minmax requirementsLenexaComplete + 2364deque and vector pop_back don't specify iterator invalidation requirementsLenexaComplete 2369constexpr max(initializer_list) vs max_elementLenexa - 2378Behaviour of standard exception typesLenexa - 2403stof() should call strtof() and wcstof()Lenexa - 2406negative_binomial_distribution should reject p == 1Lenexa + 2378Behaviour of standard exception typesLenexaComplete + 2403stof() should call strtof() and wcstof()LenexaComplete + 2406negative_binomial_distribution should reject p == 1LenexaComplete 2407packaged_task(allocator_arg_t, const Allocator&, F&&) should neither be constrained nor explicitLenexa - 2411shared_ptr is only contextually convertible to boolLenexa + 2411shared_ptr is only contextually convertible to boolLenexaComplete 2415Inconsistency between unique_ptr and shared_ptrLenexa 2420function does not discard the return value of the target objectLenexa - 2425operator delete(void*, size_t) doesn't invalidate pointers sufficientlyLenexa - 2427Container adaptors as sequence containers, reduxLenexa - 2428"External declaration" used without being definedLenexa + 2425operator delete(void*, size_t) doesn't invalidate pointers sufficientlyLenexaComplete + 2427Container adaptors as sequence containers, reduxLenexaComplete + 2428"External declaration" used without being definedLenexaComplete 2433uninitialized_copy()/etc. should tolerate overloaded operator&Lenexa - 2434shared_ptr::use_count() is efficientLenexa - 2437iterator_traits::reference can and can't be voidLenexa - 2438std::iterator inheritance shouldn't be mandatedLenexa + 2434shared_ptr::use_count() is efficientLenexaComplete + 2437iterator_traits::reference can and can't be voidLenexaComplete + 2438std::iterator inheritance shouldn't be mandatedLenexaComplete 2439unique_copy() sometimes can't fall back to reading its outputLenexa - 2440seed_seq::size() should be noexceptLenexa + 2440seed_seq::size() should be noexceptLenexaComplete 2442call_once() shouldn't DECAY_COPY()Lenexa - 2448Non-normative Container destructor specificationLenexa + 2448Non-normative Container destructor specificationLenexaComplete 2454Add raw_storage_iterator::base() memberLenexa - 2455Allocator default construction should be allowed to throwLenexa + 2455Allocator default construction should be allowed to throwLenexaComplete 2458N3778 and new library deallocation signaturesLenexa - 2459std::polar should require a non-negative rhoLenexa + 2459std::polar should require a non-negative rhoLenexaComplete 2464try_emplace and insert_or_assign misspecifiedLenexa - 2467is_always_equal has slightly inconsistent defaultLenexa + 2467is_always_equal has slightly inconsistent defaultLenexaComplete 2470Allocator's destroy function should be allowed to fail to instantiateLenexa - 2482[c.strings] Table 73 mentions nonexistent functionsLenexa + 2482[c.strings] Table 73 mentions nonexistent functionsLenexaComplete 2488Placeholders should be allowed and encouraged to be constexprLenexa