BloombergLP::bdlar::bdlat_enumIsFallback

bdlat_enumIsFallback overloads

Synopses

Declared in <bdlar_enumref.h>

Return true if the specified value is equal to a fallback enumerator, and false otherwise.

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

Return true if the specified value is a fallback enumerator.

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