32template <
typename T,
typename U>
43template <
typename T,
typename U>
54template <
typename T,
typename U>
65template <
typename T,
typename U>
76template <
typename T,
typename U>
87template <
typename T,
typename U>
98template <
typename T,
typename U>
Concept of comparable types.
Concept of comparable types with operator==.
Concept of comparable types with operator>.
Concept of comparable types with operator>=.
Concept of comparable types with operator<.
Concept of comparable types with operator<=.
Concept of comparable types with operator!=.
Definition of decayed_to concept.
Namespace of C++ concepts.