Load into the specified result the fallback enumerator value. Return 0 on success, and a non-zero value with no effect on result if it does not have a fallback enumerator.
Declared in <bdlat_enumfunctions.h>
template<class TYPE>
int
makeFallback(TYPE* result);