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