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

Synopsis

Declared in <bdlar_anyref.h>

SequenceConstVtable const*
sequenceVtable() const;

Return Value

pointer to the sequence vtable

Created with MrDocs