diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 284933cb8..59fb7a8a1 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -77,6 +77,22 @@ P0156R0LWGVariadic lock_guard(rev 3).Kona P0074R0LWGMaking std::owner_less more flexibleKonaComplete3.8 P0013R1LWGLogical type traits rev 2KonaComplete3.8 + + P0024R2LWGThe Parallelism TS Should be StandardizedJacksonville + P0226R1LWGMathematical Special Functions for C++17Jacksonville + P0220R1LWGAdopt Library Fundamentals V1 TS Components for C++17Jacksonville + P0218R1LWGAdopt the File System TS for C++17Jacksonville + P0033R1LWGRe-enabling shared_from_thisJacksonville + P0005R4LWGAdopt not_fn from Library Fundamentals 2 for C++17Jacksonville + P0152R1LWGconstexpr atomic::is_always_lock_freeJacksonville + P0185R1LWGAdding [nothrow-]swappable traitsJacksonville + P0253R1LWGFixing a design mistake in the searchers interfaceJacksonville + P0025R0LWGAn algorithm to "clamp" a value between a pair of boundary valuesJacksonville + P0154R1LWGconstexpr std::hardware_{constructive,destructive}_interference_sizeJacksonville + P0030R1LWGProposal to Introduce a 3-Argument Overload to std::hypotJacksonville + P0031R0LWGA Proposal to Add Constexpr Modifiers to reverse_iterator, move_iterator, array and Range AccessJacksonville + P0272R1LWGGive std::string a non-const .data() member functionJacksonville + P0077R2LWGis_callable, the missing INVOKE related traitJacksonville @@ -185,6 +201,36 @@ 2489mem_fn() should be noexceptKonaComplete 2492Clarify requirements for compKonaComplete 2495There is no such thing as an Exception Safety elementKonaComplete + + 2192Validity and return type of std::abs(0u) is unclearJacksonville + 2276Missing requirement on std::promise::set_exceptionJacksonville + 2296std::addressof should be constexprJacksonville + 2450(greater|less|greater_equal|less_equal)<void> do not yield a total order for pointersJacksonville + 2520N4089 broke initializing unique_ptr<T[]> from a nullptrJacksonville + 2522[fund.ts.v2] Contradiction in set_default_resource specificationJacksonville + 2523std::promise synopsis shows two set_value_at_thread_exit()'s for no apparent reasonJacksonvilleComplete + 2537Constructors for priority_queue taking allocators should call make_heapJacksonville + 2539[fund.ts.v2] invocation_trait definition definition doesn't work for surrogate call functionsJacksonville + 2545Simplify wording for bind without explicitly specified return typeJacksonville + 2557Logical operator traits are broken in the zero-argument caseJacksonvilleComplete + 2558[fund.ts.v2] Logical operator traits are broken in the zero-argument caseJacksonvilleComplete + 2559Error in LWG 2234's resolutionJacksonvilleComplete + 2560is_constructible underspecified when applied to a function typeJacksonvilleBroken in 3.6; See r261653. + 2565std::function's move constructor should guarantee nothrow for reference_wrappers and function pointersJacksonville + 2566Requirements on the first template parameter of container adaptorsJacksonville + 2571§[map.modifiers]/2 imposes nonsensical requirement on insert(InputIterator, InputIterator)JacksonvilleComplete + 2572The remarks for shared_ptr::operator* should apply to cv-qualified void as wellJacksonvilleComplete + 2574[fund.ts.v2] std::experimental::function::operator=(F&&) should be constrainedJacksonville + 2575[fund.ts.v2] experimental::function::assign should be removedJacksonville + 2576istream_iterator and ostream_iterator should use std::addressofJacksonville + 2577{shared,unique}_lock should use std::addressofJacksonville + 2579Inconsistency wrt Allocators in basic_string assignment vs. basic_string::assignJacksonville + 2581Specialization of <type_traits> variable templates should be prohibitedJacksonvilleComplete + 2582§[res.on.functions]/2's prohibition against incomplete types shouldn't apply to type traitsJacksonville + 2583There is no way to supply an allocator for basic_string(str, pos)Jacksonville + 2585forward_list::resize(size_type, const value_type&) effects incorrectJacksonville + 2586Wrong value category used in scoped_allocator_adaptor::construct()Jacksonville + 2590Aggregate initialization for std::arrayJacksonvilleComplete -

Last Updated: 25-Feb-2016

+

Last Updated: 6-Mar-2016