16 template <
class F,
class T,
class U>
18 constexpr
operator bool()
const{
Global namespace of the SCL.
BinaryPredicate concept, a type F is a binary predicate over T and U if it is an n-ary predicate over...
Predicate concept, a type F is a predicate with Args if it is RegularInvocable and its result is Bool...