Construct and return a DynamicTypeVtable object with a series of function pointers that implement the "dynamic" type category.
Declared in <bdlar_dynamictypevtableutil.h>
template<class t_DYNAMIC>
static
DynamicTypeVtable const*
getVtable();
pointer to the dynamic type vtable for t_DYNAMIC