Trait indicating that bdlar::EnumRef supports a fallback enumerator.
Declared in <bdlar_enumref.h>
template<>
struct HasFallbackEnumerator<bdlar::EnumRef>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |