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

Synopsis

Declared in <bdlar_anyref.h>

SimpleTypeVtable const*
simpleTypeVtable() const;

Return Value

pointer to the simple‐type vtable

Created with MrDocs