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