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