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