[libcxx-commits] [libcxx] [libc++] Implement P3379R0 Constrain `std::expected` equality operators (PR #135759)
via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 15 01:50:53 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",""
----------------
yronglin wrote:
Thanks for you information! And sorry I didn't realize the background of this paper before, should we stop implementing this feature (DR)? Is it possible for me to get more information from the mailing list?
https://github.com/llvm/llvm-project/pull/135759
More information about the libcxx-commits
mailing list