Return a pointer to the vtable. The behavior is undefined unless typeCategory() == bdlat_TypeCategory::e_DYNAMIC_CATEGORY.
Synopsis
Declared in <bdlar_anyref.h>
DynamicTypeVtable const*
dynamicTypeVtable() const;
Created with MrDocs