BloombergLP::bdlat_IsBasicEnumeration<balm::PublicationType::Value>

Specialize bdlat_IsBasicEnumeration to indicate that PublicationType::Value is a basic enumeration type.

Synopsis

Declared in <balm_publicationtype.h>

template<>
struct bdlat_IsBasicEnumeration<balm::PublicationType::Value>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.