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