17 constexpr
operator bool()
const{
Global namespace of the SCL.
EqualityComparable concept, a type T is equality comparable if it defines an operator== with itself...
Regular concept, a type is Regular if it is SemiRegular and EqualityCOmparable.
SemiRegular concept, a type is semi regular if it is Copyable and DefaultConstructible.