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

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Dec 9 05:33:06 PST 2025


frederick-vs-ja wrote:

It seems that Clang's `__builtin_common_type` is overly permissive. Reported #171438.

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


More information about the libcxx-commits mailing list