[libcxx-commits] [libcxx] [libc++] Implement P3379R0 Constrain `std::expected` equality operators (PR #135759)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 15 01:24:08 PDT 2025


================
@@ -78,7 +78,7 @@
 "","","","","",""
 "`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)","","",""
+"`P3379R0 <https://wg21.link/P3379R0>`__","Constrain ``std::expected`` equality operators","2024-11 (Wrocław)","|Complete|","21",""
----------------
frederick-vs-ja wrote:

Perhaps we want to say that this paper is treated as a defect report against C++23 and so dpes libstdc++.

https://github.com/llvm/llvm-project/pull/135759


More information about the libcxx-commits mailing list