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);
Return true if the specified value supports a fallback enumerator, and false otherwise.
bool
bdlat_enumHasFallback(EnumRef const& value);
Created with MrDocs