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