From de212de22edc5ce9786c1814c829fefcd94ab564 Mon Sep 17 00:00:00 2001 From: Marek Kurdej Date: Mon, 23 Nov 2020 09:10:20 +0100 Subject: [PATCH] [libc++] [www] Mark P0482 as "In Progress", as some parts of it are already implemented. --- libcxx/www/cxx2a_status.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libcxx/www/cxx2a_status.html b/libcxx/www/cxx2a_status.html index f0d1acf..f907144 100644 --- a/libcxx/www/cxx2a_status.html +++ b/libcxx/www/cxx2a_status.html @@ -72,7 +72,7 @@ P0768R1CWGLibrary Support for the Spaceship (Comparison) OperatorAlbuquerqueComplete P0777R1LWGTreating Unnecessary decayAlbuquerqueComplete7.0 P0122R7LWG<span>JacksonvilleComplete7.0 - P0355R7LWGExtending chrono to Calendars and Time ZonesJacksonvilleIn progress + P0355R7LWGExtending chrono to Calendars and Time ZonesJacksonvilleIn Progress P0551R3LWGThou Shalt Not Specialize std Function Templates!JacksonvilleComplete11.0 P0753R2LWGManipulators for C++ Synchronized Buffered OstreamJacksonville P0754R2LWG<version>JacksonvilleComplete7.0 @@ -101,7 +101,7 @@ P0892R2CWGexplicit(bool)Rapperswil P0898R3LWGStandard Library ConceptsRapperswil P0935R0LWGEradicating unnecessarily explicit default constructors from the standard libraryRapperswil - P0941R2CWGIntegrating feature-test macros into the C++ WDRapperswilIn progress + P0941R2CWGIntegrating feature-test macros into the C++ WDRapperswilIn Progress P1023R0LWGconstexpr comparison operators for std::arrayRapperswilComplete8.0 P1025R1CWGUpdate The Reference To The Unicode StandardRapperswil P1120R0CWGConsistency improvements for <=> and other comparison operatorsRapperswil @@ -110,7 +110,7 @@ P0318R1LWGunwrap_ref_decay and unwrap_referenceSan DiegoComplete8.0 P0356R5LWGSimplified partial function applicationSan Diego P0357R3LWGreference_wrapper for incomplete typesSan DiegoComplete8.0 - P0482R6CWGchar8_t: A type for UTF-8 characters and stringsSan Diego + P0482R6CWGchar8_t: A type for UTF-8 characters and stringsSan DiegoIn Progress P0487R1LWGFixing operator>>(basic_istream&, CharT*) (LWG 2499)San DiegoComplete8.0 P0591R4LWGUtility functions to implement uses-allocator constructionSan Diego P0595R2CWGP0595R2 std::is_constant_evaluated()San DiegoComplete9.0 @@ -182,7 +182,7 @@ P1522LWGIterator Difference Type and Integer OverflowCologne P1523LWGViews and Size TypesCologne P1612LWGRelocate Endian’s SpecificationCologneComplete10.0 - P1614LWGThe Mothership has LandedCologneIn progress + P1614LWGThe Mothership has LandedCologneIn Progress P1638LWGbasic_istream_view::iterator should not be copyableCologne P1643LWGAdd wait/notify to atomic_refCologne P1644LWGAdd wait/notify to atomicCologne -- 2.7.4