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