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