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