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