[#BloombergLP-bdlar-SequenceVtableUtil-getConstVtable] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlar.adoc[bdlar]::xref:BloombergLP/bdlar/SequenceVtableUtil.adoc[SequenceVtableUtil]::getConstVtable :relfileprefix: ../../../ :mrdocs: Construct and return a `SequenceConstVtable` 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/SequenceConstVtable.adoc[SequenceConstVtable] const* getConstVtable(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#