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