Construct and return a SequenceVtable object with a series of function pointers that implement the "sequence" type category.

Synopsis

Declared in <bdlar_sequencevtableutil.h>

template<class t_SEQUENCE>
static
SequenceVtable const*
getVtable();

Created with MrDocs