Return a vtable for the specified t_TYPE based on its type category.
Synopsis
Declared in <bdlar_vtableutil.h>
template<class t_TYPE>
static
VtableUtil::ForType<t_TYPE>::Vtable const*
getVtable();
Return Value
vtable for t_TYPE
Created with MrDocs