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