[libcxx-commits] [libcxx] [libc++][concepts] P2404R3: Move-only types for equality_comparable_with, totally_ordered_with, and three_way_comparable_with (PR #99420)

Stephan T. Lavavej via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 25 17:01:54 PDT 2024


StephanTLavavej wrote:

I would be fine with changing MSVC's STL to align with making this a de facto DR, if libstdc++ is also on-board. This doesn't take any new publicly-visible names, and it seems like a highly compatible change (Annex C lists a theoretical break but you have to be looking pretty hard for it).

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


More information about the libcxx-commits mailing list