Cast the specified any to ArrayRef.
any
ArrayRef
Declared in <bdlar_anycastutil.h>
<bdlar_anycastutil.h>
static ArrayRef toArrayRef(AnyRef const& any);
The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_ARRAY_CATEGORY.
any.typeCategory() == bdlat_TypeCategory::e_ARRAY_CATEGORY
an ArrayRef for the object referred to by any