Specialize bdlat_IsBasicChoice to indicate that FeatureTestMessage is a basic choice type.
Declared in <balb_testmessages.h>
template<>
struct bdlat_IsBasicChoice<balb::FeatureTestMessage>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |