Function pointer type indicating whether an enum value is a fallback.

Synopsis

Declared in <bdlar_enumvtable.h>

typedef bool IsFallback(void const*);

Created with MrDocs