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