diff --git a/libcxx/www/cxx1z_status.html b/libcxx/www/cxx1z_status.html index 7134b488af0d..c32b89d3ce0f 100644 --- a/libcxx/www/cxx1z_status.html +++ b/libcxx/www/cxx1z_status.html @@ -3,7 +3,7 @@ - + libc++ C++1Z Status @@ -97,7 +97,7 @@ p0032r3LWGHomogeneous interface for variant, any and optionalOulu p0040r3LWGExtending memory management toolsOuluComplete4.0 p0063r3LWGC++17 should refer to C11 instead of C99OuluNothing to don/a - p0067r3LWGElementary string conversionsOuluPostponed to Issaquah + p0067r3LWGElementary string conversionsOuluNow P0067R5 p0083r3LWGSplicing Maps and SetsOulu p0084r2LWGEmplace Return TypeOuluComplete4.0 p0088r3LWGVariant: a type-safe union for C++17Oulu @@ -121,6 +121,26 @@ p0392r0LWGAdapting string_view by filesystem pathsOuluComplete4.0 p0393r3LWGMaking Variant Greater EqualOulu P0394r4LWGHotel Parallelifornia: terminate() for Parallel Algorithms Exception HandlingOulu + + P0003R5LWGRemoving Deprecated Exception Specifications from C++17Issaquah + P0067R5LWGElementary string conversions, revision 5Issaquah + P0403R1LWGLiteral suffixes for basic_string_viewIssaquah + P0414R2LWGMerging shared_ptr changes from Library Fundamentals to C++17Issaquah + P0418R2LWGFail or succeed: there is no atomic latticeIssaquah + P0426R1LWGConstexpr for std::char_traitsIssaquah + 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 + 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 + P0513R0LWGPoisoning the HashIssaquah + P0516R0LWGClarify That shared_future’s Copy Operations have Wide ContractsIssaquah + P0517R0LWGMake future_error ConstructibleIssaquah + P0521R0LWGProposed Resolution for CA 14 (shared_ptr use_count/unique)Issaquah + @@ -378,7 +398,7 @@ 2749swappable traits for variantsIssaquah 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 + 2755[string.view.io] uses non-existent basic_string_view::to_string functionIssaquahComplete 2756C++ WP optional should 'forward' T's implicit conversionsIssaquahComplete 2758std::string{}.assign("ABCDE", 0, 1) is ambiguousComplete 2759gcd / lcm and bool for the WPIssaquahPatch ready