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();
Created with MrDocs