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