Return true if the specified value supports a fallback enumerator, and false otherwise.
true
value
false
Declared in <bdlat_enumfunctions.h>
<bdlat_enumfunctions.h>
template<class TYPE> bool hasFallback(TYPE const& value);