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