17 constexpr
operator bool()
const{
Global namespace of the SCL.
DefaultConstructible concept, a type T is default constructible if it defines a default constructor...
SemiRegular concept, a type is semi regular if it is Copyable and DefaultConstructible.