Construct and return a SequenceConstVtable object with a series of function pointers that implement the "sequence" type category.
Synopsis
Declared in <bdlar_sequencevtableutil.h>
template<class t_SEQUENCE>
static
SequenceConstVtable const*
getConstVtable();
Created with MrDocs