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