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();

Return Value

pointer to the accessor‐with‐info vtable for t_ACCESSOR

Created with MrDocs