Construct and return a SimpleTypeVtable object with a series of function pointers that implement the "simple type" category.

Synopsis

Declared in <bdlar_simpletypevtableutil.h>

template<class t_SIMPLE>
static
SimpleTypeVtable const*
getVtable();

Created with MrDocs