BloombergLP::bdlat_EnumFunctions::IsEnumeration<bdlar::EnumRef>

Trait indicating that bdlar::EnumRef is a bdlat enumeration type.

Synopsis

Declared in <bdlar_enumref.h>

template<>
struct IsEnumeration<bdlar::EnumRef>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.