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

Synopsis

Declared in <bdlar_enumref.h>

bool
bdlat_enumHasFallback(EnumConstRef const& value);

Created with MrDocs