diff --git a/libcxx/docs/Status/Cxx2bPapers.csv b/libcxx/docs/Status/Cxx2bPapers.csv --- a/libcxx/docs/Status/Cxx2bPapers.csv +++ b/libcxx/docs/Status/Cxx2bPapers.csv @@ -11,7 +11,7 @@ "`P2212R2 `__","LWG","Relax Requirements for time_point::clock","February 2021","","" "`P2259R1 `__","LWG","Repairing input range adaptors and counted_iterator","February 2021","","" "","","","","","" -"`P0401R6 `__","LWG","Providing size feedback in the Allocator interface","June 2021","", +"`P0401R6 `__","LWG","Providing size feedback in the Allocator interface","June 2021","","" "`P0448R4 `__","LWG","A strstream replacement using span as buffer","June 2021","","" "`P1132R8 `__","LWG","out_ptr - a scalable output pointer abstraction","June 2021","","" "`P1328R1 `__","LWG","Making std::type_info::operator== constexpr","June 2021","","" @@ -38,3 +38,16 @@ "`P2393R1 `__","LWG","Cleaning up ``integer``-class types","October 2021","","" "`P2401R0 `__","LWG","Add a conditional ``noexcept`` specification to ``std::exchange``","October 2021","|Complete|","14.0" "","","","","","" +"`P0323R12 `","LWG","``std::expected``","February 2022","","" +"`P0533R9 `","LWG","``constexpr`` for ```` and ````","February 2022","","" +"`P0627R6 `","LWG","Function to mark unreachable code","February 2022","","" +"`P1206R7 `","LWG","``ranges::to``: A function to convert any range to a container","February 2022","","" +"`P1413R3 `","LWG","Deprecate ``std::aligned_storage`` and ``std::aligned_union``","February 2022","","" +"`P2255R3 `","LWG","A type trait to detect reference binding to temporary","February 2022","","" +"`P2273R3 `","LWG","Making ``std::unique_ptr`` constexpr","February 2022","","" +"`P2387R3 `","LWG","Pipe support for user-defined range adaptors","February 2022","","" +"`P2440R1 `","LWG","``ranges::iota``, ``ranges::shift_left`` and ```ranges::shift_right`","February 2022","","" +"`P2441R2 `","LWG","``views::join_view``","February 2022","","" +"`P2442R1 `","LWG","Windowing range adaptors: ``views::chunk`` and ``views::slide``","February 2022","","" +"`P2443R1 `","LWG","``views::chunk_by``","February 2022","","" +"","","","","",""