[libcxx-commits] [libcxx] [libc++][docs] Add 2024-11 LWG issue list (PR #118116)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 29 13:32:52 PST 2024
ldionne wrote:
Can you also add those to the C++26 papers?
```
"`P3136R1 <https://wg21.link/P3136R1>`__","Retiring niebloids","2024-11 (Wrocław)","","",""
"`P3138R5 <https://wg21.link/P3138R5>`__","views::cache_latest","2024-11 (Wrocław)","","",""
"`P3379R0 <https://wg21.link/P3379R0>`__","Constrain std::expected equality operators","2024-11 (Wrocław)","","",""
"`P0472R2 <https://wg21.link/P0472R2>`__","Put std::monostate in utility","2024-11 (Wrocław)","","",""
"`P2862R1 <https://wg21.link/P2862R1>`__","text_encoding::name() should never return null values","2024-11 (Wrocław)","","",""
"`P2897R7 <https://wg21.link/P2897R7>`__","aligned_accessor: An mdspan accessor expressing pointer over-alignment","2024-11 (Wrocław)","","",""
"`P3355R1 <https://wg21.link/P3355R1>`__","Fix submdspan for C++26","2024-11 (Wrocław)","","",""
"`P3222R0 <https://wg21.link/P3222R0>`__","Fix C++26 by adding transposed special cases for P2642 layouts","2024-11 (Wrocław)","","",""
"`P3050R2 <https://wg21.link/P3050R2>`__","Fix C++26 by optimizing linalg::conjugated for noncomplex value types","2024-11 (Wrocław)","","",""
"`P3396R1 <https://wg21.link/P3396R1>`__","std::execution wording fixes","2024-11 (Wrocław)","","",""
"`P2835R7 <https://wg21.link/P2835R7>`__","Expose std::atomic_ref's object address","2024-11 (Wrocław)","","",""
"`P3323R1 <https://wg21.link/P3323R1>`__","cv-qualified types in atomic and atomic_ref","2024-11 (Wrocław)","","",""
"`P3508R0 <https://wg21.link/P3508R0>`__","Wording for constexpr for specialized memory algorithms","2024-11 (Wrocław)","","",""
"`P3369R0 <https://wg21.link/P3369R0>`__","constexpr for uninitialized_default_construct","2024-11 (Wrocław)","","",""
"`P3370R1 <https://wg21.link/P3370R1>`__","Add new library headers from C23","2024-11 (Wrocław)","","",""
"`P3309R3 <https://wg21.link/P3309R3>`__","constexpr atomic and atomic_ref","2024-11 (Wrocław)","","",""
"`P3019R11 <https://wg21.link/P3019R11>`__","indirect and polymorphic: Vocabulary Types for Composite Class Design","2024-11 (Wrocław)","","",""
"`P1928R15 <https://wg21.link/P1928R15>`__","std::simd — merge data-parallel types from the Parallelism TS 2","2024-11 (Wrocław)","","",""
"`P3325R5 <https://wg21.link/P3325R5>`__","A Utility for Creating Execution Environments","2024-11 (Wrocław)","","",""
"","","","","",""
```
(perhaps worth double-checking them)
https://github.com/llvm/llvm-project/pull/118116
More information about the libcxx-commits
mailing list