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