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