Return a const 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>::ConstVtable const*
getConstVtable();
Created with MrDocs