BloombergLP::bdlat_IsBasicChoice<balb::Request>

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

Synopsis

Declared in <balb_testmessages.h>

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

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.