Make ArrayConstRef to the specified "array" object.
ArrayConstRef
object
Declared in <bdlar_refutil.h>
<bdlar_refutil.h>
template<class t_TYPE> static ArrayConstRef wrap(t_TYPE const& object) requires IsArray<t_TYPE>::value;