BloombergLP::bdlar::AccessorVtableUtil::getVtable

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

Return Value

pointer to the accessor vtable for t_ACCESSOR