Construct and return a ManipulatorVtable object with a series of function pointers that implement the manipulators.
Synopsis
Declared in <bdlar_manipulatorvtableutil.h>
template<class t_MANIPULATOR>
static
ManipulatorVtable const*
getVtable();
Created with MrDocs