BloombergLP::bdlat_ChoiceFunctions::IsChoice<bdlar::ChoiceConstRef>

Trait indicating that bdlar::ChoiceConstRef is a bdlat choice type.

Synopsis

Declared in <bdlar_choiceref.h>

template<>
struct IsChoice<bdlar::ChoiceConstRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.