[libcxx-commits] [libcxx] [libc++] Add WG21 issues and papers voted in Brno (PR #204191)
A. Jiang via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 16 18:17:08 PDT 2026
================
@@ -0,0 +1,22 @@
+"Paper #","Paper Name","Meeting","Status","First released version","GitHub issue","Notes"
+"`P2434R5 <https://wg21.link/P2434R5>`__","Nondeterministic pointer provenance","2026-06 (Brno)","","","","Voted as a Defect Report."
+"`P4101R1 <https://wg21.link/P4101R1>`__","Consteval-only Values for C++26","2026-06 (Brno)","","","","Voted as a Defect Report."
+"`P2414R12 <https://wg21.link/P2414R12>`__","Pointer lifetime-end zap proposed solutions","2026-06 (Brno)","","","","Voted as a Defect Report."
+"`P3319R6 <https://wg21.link/P3319R6>`__","Add an ``iota`` object for ``simd`` (and more)","2026-06 (Brno)","","","",""
+"`P3798R1 <https://wg21.link/P3798R1>`__","The unexpected in ``std::expected``","2026-06 (Brno)","","","",""
+"`P3052R2 <https://wg21.link/P3052R2>`__","``view_interface::at()``","2026-06 (Brno)","","","",""
+"`P4206R0 <https://wg21.link/P4206R0>`__","Revert string support in ``std::constant_wrapper``","2026-06 (Brno)","","","",""
+"`P3395R6 <https://wg21.link/P3395R6>`__","Fix encoding issues and add a formatter for ``std::error_code``","2026-06 (Brno)","","","",""
+"`P3505R4 <https://wg21.link/P3505R4>`__","Fix the default floating-point representation in ``std::format``","2026-06 (Brno)","","","",""
----------------
frederick-vs-ja wrote:
Also, P3505R4 looks like a DR but I'm not sure whether we should say so.
https://github.com/llvm/llvm-project/pull/204191
More information about the libcxx-commits
mailing list