[#BloombergLP-bdlar-SequenceVtableUtil-getVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/SequenceVtableUtil.adoc[SequenceVtableUtil]::getVtable :relfileprefix: ../../../ :mrdocs: Construct and return a `SequenceVtable` object with a series of function pointers that implement the "sequence" type category. == Synopsis Declared in `<bdlar_sequencevtableutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class t_SEQUENCE> static xref:BloombergLP/bdlar/SequenceVtable.adoc[SequenceVtable] const* getVtable(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#