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