BloombergLP::bdlar::ArrayVtableUtil::getVtable

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();

Return Value

pointer to the array vtable for t_ARRAY