Construct and return a ArrayConstVtable object with a series of function pointers that implement the "array" type category.

Synopsis

Declared in <bdlar_arrayvtableutil.h>

template<class t_ARRAY>
static
ArrayConstVtable const*
getConstVtable();

Created with MrDocs