17 template <
class R,
class T,
class U>
19 constexpr
operator bool()
const{
Global namespace of the SCL.
Relation concept, a type R is a relation between T and U if it defines the 4 combinations.
Predicate concept, a type F is a predicate with Args if it is RegularInvocable and its result is Bool...