[#BloombergLP-bdlar-CustomizedTypeVtableUtil-getConstVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/CustomizedTypeVtableUtil.adoc[CustomizedTypeVtableUtil]::getConstVtable :relfileprefix: ../../../ :mrdocs: Construct and return a `CustomizedTypeConstVtable` 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/CustomizedTypeConstVtable.adoc[CustomizedTypeConstVtable] const* getConstVtable(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#