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