Metafunction representing the boolean constant true.
true
Declared in <bslmf_integralconstant.h>
<bslmf_integralconstant.h>
using true_type = bool_constant<true>;