Construct and return a SequenceVtable object with a series of function pointers that implement the "sequence" type category.
Declared in <bdlar_sequencevtableutil.h>
template<class t_SEQUENCE>
static
SequenceVtable const*
getVtable();
pointer to the sequence vtable for t_SEQUENCE