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

Synopsis

Declared in <bdlar_anyref.h>

ArrayVtable const*
arrayVtable() const;

Return Value

pointer to the array vtable

Created with MrDocs