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