Return a pointer to the vtable. The behavior is undefined unless typeCategory() == bdlat_TypeCategory::e_CUSTOMIZED_TYPE_CATEGORY.

Synopsis

Declared in <bdlar_anyref.h>

CustomizedTypeConstVtable const*
customizedTypeVtable() const;

Return Value

pointer to the customized‐type vtable

Created with MrDocs