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