llvm-project/libcxx/include/__concepts
Arthur O'Dwyer 8507383631 [libc++] [ranges] ADL-proof the [range.access] CPOs.
For example, `std::ranges::range<Holder<Incomplete>*>` should be
well-formed false, not a hard error at compile time.

Differential Revision: https://reviews.llvm.org/D116239
2022-01-04 17:15:42 -05:00
..
arithmetic.h [libc++] Remove an unused internal concept. 2021-09-02 19:27:49 +02:00
assignable.h
boolean_testable.h
class_or_enum.h [libc++] [ranges] ADL-proof the [range.access] CPOs. 2022-01-04 17:15:42 -05:00
common_reference_with.h
common_with.h
constructible.h
convertible_to.h
copyable.h
derived_from.h
destructible.h
different_from.h
equality_comparable.h
invocable.h
movable.h
predicate.h
regular.h
relation.h
same_as.h
semiregular.h
swappable.h
totally_ordered.h