bsl::true_type

Metafunction representing the boolean constant true.

Synopsis

Declared in <bslmf_integralconstant.h>

using true_type = bool_constant<true>;