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