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