Return true if the specified enumerator held by this object supports a fallback enumerator, and false otherwise.
Synopsis
Declared in <bdlar_enumref.h>
bool
hasFallback() const;
Return Value
true if a fallback enumerator is supported, and false otherwise
Created with MrDocs