Construct and return a CustomizedTypeVtable 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
CustomizedTypeVtable const*
getVtable();
Created with MrDocs