bsl::false_type

Metafunction representing the boolean constant false.

Synopsis

Declared in <bslmf_integralconstant.h>

using false_type = bool_constant<false>;