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