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

Synopsis

Declared in <bdlar_simpletypevtableutil.h>

template<class t_SIMPLE>
static
SimpleTypeConstVtable const*
getConstVtable();

Created with MrDocs