From dd74cd25d582d729b93252b43f2a3852d606ecd8 Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Sat, 3 Dec 2016 02:47:40 +0000 Subject: [PATCH] Mark various items as complete git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@288574 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx1z_status.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index e998037bd..1ac2388a3 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html @@ -94,13 +94,13 @@ P0272R1LWGGive std::string a non-const .data() member functionJacksonvilleComplete3.9 P0077R2LWGis_callable, the missing INVOKE related traitJacksonvilleComplete3.9 - p0032r3LWGHomogeneous interface for variant, any and optionalOulu + p0032r3LWGHomogeneous interface for variant, any and optionalOuluComplete4.0 p0040r3LWGExtending memory management toolsOuluComplete4.0 p0063r3LWGC++17 should refer to C11 instead of C99OuluNothing to don/a p0067r3LWGElementary string conversionsOuluNow P0067R5 p0083r3LWGSplicing Maps and SetsOulu p0084r2LWGEmplace Return TypeOuluComplete4.0 - p0088r3LWGVariant: a type-safe union for C++17Oulu + p0088r3LWGVariant: a type-safe union for C++17OuluComplete4.0 p0163r0LWGshared_ptr::weak_typeOuluComplete3.9 p0174r2LWGDeprecating Vestigial Library Parts in C++17Oulu p0175r1LWGSynopses for the C libraryOulu @@ -131,11 +131,11 @@ P0435R1LWGResolving LWG Issues re common_typeIssaquah P0502R0LWGThrowing out of a parallel algorithm terminates - but how?Issaquah P0503R0LWGCorrecting library usage of "literal type"Issaquah - P0504R0LWGRevisiting in-place tag types for any/optional/variantIssaquah + P0504R0LWGRevisiting in-place tag types for any/optional/variantIssaquahComplete4.0 P0505R0LWGWording for GB 50 - constexpr for chronoIssaquah P0508R0LWGWording for GB 58 - structured bindings for node_handlesIssaquah P0509R1LWGUpdating “Restrictions on exception handling”Issaquah - P0510R0LWGDisallowing references, incomplete types, arrays, and empty variantsIssaquah + P0510R0LWGDisallowing references, incomplete types, arrays, and empty variantsIssaquahComplete4.0 P0513R0LWGPoisoning the HashIssaquah P0516R0LWGClarify That shared_future’s Copy Operations have Wide ContractsIssaquahComplete4.0 P0517R0LWGMake future_error ConstructibleIssaquahComplete4.0 @@ -395,7 +395,7 @@ 2745[fund.ts.v2] Implementability of LWG 2451Issaquah 2747Possibly redundant std::move in [alg.foreach]IssaquahComplete 2748swappable traits for optionalsIssaquahComplete - 2749swappable traits for variantsIssaquah + 2749swappable traits for variantsIssaquahComplete 2750[fund.ts.v2] LWG 2451 conversion constructor constraintIssaquah 2752"Throws:" clauses of async and packaged_task are unimplementableIssaquah 2755[string.view.io] uses non-existent basic_string_view::to_string functionIssaquahComplete