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

Synopsis

Declared in <bdlar_customizedtypevtableutil.h>

template<class t_CUSTOMIZED>
static
CustomizedTypeConstVtable const*
getConstVtable();

Created with MrDocs