Construct and return a AccessorWithInfoVtable object with a series of function pointers that implement the accessors.
Synopsis
Declared in <bdlar_accessorvtableutil.h>
template<class t_ACCESSOR>
static
AccessorWithInfoVtable const*
getWithInfoVtable();
Created with MrDocs