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