Construct and return a EnumVtable object with a series of function pointers that implement the "enum" type category.
EnumVtable
Declared in <bdlar_enumvtableutil.h>
<bdlar_enumvtableutil.h>
template<class t_ENUM> static EnumVtable const* getVtable();