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

Janet Cobb via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 18 10:52:43 PDT 2024


randomnetcat wrote:

> I'm inclined to suggest that we treat this as if it were a defect report, and backport this to C++20, so that we have a canonical definition of these concepts across standards. I think that will, in the long term, be more beneficial to users than having the concept change between standards.

Addressed the review comments, but haven't done this. I'm not sure if you meant "please do this" or "this is something we could consider".

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


More information about the libcxx-commits mailing list