BloombergLP::bslmf::If::Type

Selected type based on t_CONDITION.

Synopsis

Declared in <bslmf_if.h>

typedef bsl::conditional<t_CONDITION, t_IF_TRUE_TYPE, t_IF_FALSE_TYPE>::type Type;