darling-libcxx/docs/Status/Cxx2bPapers.csv
Thomas A a574ade231 Downgrading libcxx to llvmorg-13.0.1
It turns out that llvmorg-14.0.6 might be too new for dyld (the vector base class no longer exist in that release).
2022-06-26 13:05:32 -07:00

2.5 KiB

1Paper #GroupPaper NameMeetingStatusFirst released version
2`P0881R7 <https://wg21.link/P0881R7>`__LWGA Proposal to add stacktrace libraryAutumn 2020
3`P0943R6 <https://wg21.link/P0943R6>`__LWGSupport C atomics in C++Autumn 2020
4`P1048R1 <https://wg21.link/P1048R1>`__LWGA proposal for a type trait to detect scoped enumerationsAutumn 2020|Complete|12.0
5`P1679R3 <https://wg21.link/P1679R3>`__LWGstring contains functionAutumn 2020|Complete|12.0
6
7`P1682R3 <https://wg21.link/P1682R3>`__LWGstd::to_underlying for enumerationsFebruary 2021|Complete|13.0
8`P2017R1 <https://wg21.link/P2017R1>`__LWGConditionally borrowed rangesFebruary 2021
9`P2160R1 <https://wg21.link/P2160R1>`__LWGLocks lock lockablesFebruary 2021
10`P2162R2 <https://wg21.link/P2162R2>`__LWGInheriting from std::variantFebruary 2021|Complete|13.0
11`P2212R2 <https://wg21.link/P2212R2>`__LWGRelax Requirements for time_point::clockFebruary 2021
12`P2259R1 <https://wg21.link/P2259R1>`__LWGRepairing input range adaptors and counted_iteratorFebruary 2021
13
14`P0401R6 <https://wg21.link/P0401R6>`__LWGProviding size feedback in the Allocator interfaceJune 2021
15`P0448R4 <https://wg21.link/P0448R4>`__LWGA strstream replacement using span<charT> as bufferJune 2021
16`P1132R8 <https://wg21.link/P1132R8>`__LWGout_ptr - a scalable output pointer abstractionJune 2021
17`P1328R1 <https://wg21.link/P1328R1>`__LWGMaking std::type_info::operator== constexprJune 2021
18`P1425R4 <https://wg21.link/P1425R4>`__LWGIterators pair constructors for stack and queueJune 2021
19`P1518R2 <https://wg21.link/P1518R2>`__LWGStop overconstraining allocators in container deduction guidesJune 2021|Complete|13.0
20`P1659R3 <https://wg21.link/P1659R3>`__LWGstarts_with and ends_withJune 2021
21`P1951R1 <https://wg21.link/P1951R1>`__LWGDefault Arguments for pair Forwarding ConstructorJune 2021
22`P1989R2 <https://wg21.link/P1989R2>`__LWGRange constructor for std::string_viewJune 2021
23`P2136R3 <https://wg21.link/P2136R3>`__LWGinvoke_rJune 2021
24`P2166R1 <https://wg21.link/P2166R1>`__LWGA Proposal to Prohibit std::basic_string and std::basic_string_view construction from nullptrJune 2021|Complete|13.0
25