Cast the specified any to ArrayConstRef. The behaviour is undefined unless any.typeCategory() == bdlat_TypeCategory::e_ARRAY_CATEGORY.
any
ArrayConstRef
any.typeCategory() == bdlat_TypeCategory::e_ARRAY_CATEGORY
Declared in <bdlar_anycastutil.h>
<bdlar_anycastutil.h>
static ArrayConstRef toArrayConstRef(AnyConstRef const& any);