BloombergLP::bdlar::bdlat_enumHasFallback

bdlat_enumHasFallback overloads

Synopses

Declared in <bdlar_enumref.h>

Return true if the specified value has a fallback enumerator, and false otherwise.

bool
bdlat_enumHasFallback(EnumConstRef const& value);
» more...

Return true if the specified value supports a fallback enumerator, and false otherwise.

bool
bdlat_enumHasFallback(EnumRef const& value);
» more...