Construct and return a ArrayVtable object with a series of function pointers that implement the "array" type category.
Synopsis
Declared in <bdlar_arrayvtableutil.h>
template<class t_ARRAY>
static
ArrayVtable const*
getVtable();
Created with MrDocs