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