[#BloombergLP-bdlar-VtableUtil-getVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/VtableUtil.adoc[VtableUtil]::getVtable :relfileprefix: ../../../ :mrdocs: Return a vtable for the specified `t_TYPE` based on its type category. == Synopsis Declared in `<bdlar_vtableutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_TYPE> static VtableUtil::ForType<t_TYPE>::Vtable const* getVtable(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#