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);
Return true if the specified value is a fallback enumerator.
bool
bdlat_enumIsFallback(EnumRef const& value);
Created with MrDocs