diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index a98e26f8..966cc149 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -69,6 +69,14 @@ N4508LWGshared_mutex for C++17LenexaComplete3.7 N4366LWGLWG 2228 missing SFINAE ruleLenexaComplete3.1 N4510LWGMinimal incomplete type support for standard containers, revision 4LenexaComplete3.6 + + P0004R1LWGRemove Deprecated iostreams aliases.Kona + P0006R0LWGAdopt Type Traits Variable Templates for C++17.Kona + P0092R1LWGPolishing <chrono>Kona + P0007R1LWGConstant View: A proposal for a std::as_const helper function template.Kona + P0156R0LWGVariadic lock_guard(rev 3).Kona + P0074R0LWGMaking std::owner_less more flexibleKona + P0013R1LWGLogical type traits rev 2Kona @@ -138,6 +146,46 @@ 2470Allocator's destroy function should be allowed to fail to instantiateLenexaComplete 2482[c.strings] Table 73 mentions nonexistent functionsLenexaComplete 2488Placeholders should be allowed and encouraged to be constexprLenexa + + 1169num_get not fully compatible with strto*Kona + 2072Unclear wording about capacity of temporary buffersKonaComplete + 2101Some transformation types can produce impossible typesKona + 2111Which unexpected/terminate handler is called from the exception handling runtime?KonaComplete + 2119Missing hash specializations for extended integer typesKona + 2127Move-construction with raw_storage_iteratorKonaPatch Ready + 2133Attitude to overloaded comma for iteratorsKonaComplete + 2156Unordered containers' reserve(n) reserves for n-1 elementsKona + 2218Unclear how containers use allocator_traits::construct()Kona + 2219INVOKE-ing a pointer to member with a reference_wrapper as the object expressionKona + 2224Ambiguous status of access to non-live objectsKona + 2234assert() should allow usage in constant expressionsKona + 2244Issue on basic_istream::seekgKonaPatch Ready + 2250Follow-up On Library Issue 2207Kona + 2259Issues in 17.6.5.5 rules for member functionsKonaComplete + 2273regex_match ambiguityKona + 2336is_trivially_constructible/is_trivially_assignable traits are always falseKona + 2353std::next is over-constrainedKona + 2367pair and tuple are not correctly implemented for is_constructible with no argsKonaPatch Ready + 2380May <cstdlib> provide long ::abs(long) and long long ::abs(long long)?KonaComplete + 2384Allocator's deallocate function needs better specificationKonaComplete + 2385function::assign allocator argument doesn't make senseKona + 2435reference_wrapper::operator()'s Remark should be deletedKonaComplete + 2447Allocators and volatile-qualified value typesKonaComplete + 2462std::ios_base::failure is overspecifiedKonaComplete + 2466allocator_traits::max_size() default behavior is incorrectKonaPatch Ready + 2469Wrong specification of Requires clause of operator[] for map and unordered_mapKona + 2473basic_filebuf's relation to C FILE semanticsKonaComplete + 2476scoped_allocator_adaptor is not assignableKonaPatch Ready + 2477Inconsistency of wordings in std::vector::erase() and std::deque::erase()KonaComplete + 2483throw_with_nested() should use is_finalKonaComplete + 2484rethrow_if_nested() is doubly unimplementableKonaComplete + 2485get() should be overloaded for const tuple&&Kona + 2486mem_fn() should be required to use perfect forwardingKona + 2487bind() should be const-overloaded, not cv-overloadedKonaComplete + 2489mem_fn() should be noexceptKonaPatch Ready + 2492Clarify requirements for compKonaComplete + 2494[fund.ts.v2] ostream_joiner needs noexceptKona + 2495There is no such thing as an Exception Safety elementKona