Trait indicating that bdlar::EnumConstRef is a bdlat enumeration type.
Declared in <bdlar_enumref.h>
template<>
struct IsEnumeration<bdlar::EnumConstRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |