[#BloombergLP-bdlar-AnyConstRef-choiceVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/AnyConstRef.adoc[AnyConstRef]::choiceVtable :relfileprefix: ../../../ :mrdocs: Return a pointer to the vtable. The behavior is undefined unless `typeCategory() == bdlat_TypeCategory::e_CHOICE_CATEGORY`. == Synopsis Declared in `<bdlar_anyref.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdlar/ChoiceConstVtable.adoc[ChoiceConstVtable] const* choiceVtable() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#