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