BloombergLP::bdlat_IsBasicChoice<balb::Choice2>

Specialize bdlat_IsBasicChoice to indicate that Choice2 is a basic choice type.

Synopsis

Declared in <balb_testmessages.h>

template<>
struct bdlat_IsBasicChoice<balb::Choice2>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.