Function pointer type indicating whether an enum supports a fallback enumerator.
Synopsis
Declared in <bdlar_enumvtable.h>
typedef bool HasFallback(void const*);
Created with MrDocs
Function pointer type indicating whether an enum supports a fallback enumerator.
Declared in <bdlar_enumvtable.h>
typedef bool HasFallback(void const*);
Created with MrDocs