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

Synopsis

Declared in <bdlar_enumref.h>

bool
bdlat_enumHasFallback(EnumRef const& value);

Created with MrDocs