[#BloombergLP-bdlar-EnumVtableUtil-getConstVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/EnumVtableUtil.adoc[EnumVtableUtil]::getConstVtable :relfileprefix: ../../../ :mrdocs: Construct and return a `EnumConstVtable` object with a series of function pointers that implement the "enum" type category. == Synopsis Declared in `<bdlar_enumvtableutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_ENUM> static xref:BloombergLP/bdlar/EnumConstVtable.adoc[EnumConstVtable] const* getConstVtable(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#