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