[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 04:57:27 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:

See https://github.com/llvm/llvm-project/pull/117664#issuecomment-2791892595. Although I haven't found any related discussion from the mailing list.

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


More information about the libcxx-commits mailing list