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