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;

Return Value

pointer to the dynamic‐type vtable

Created with MrDocs