Make SequenceRef to the specified "sequence" object.
SequenceRef
object
Declared in <bdlar_refutil.h>
<bdlar_refutil.h>
template<class t_TYPE> static SequenceRef wrap(t_TYPE& object) requires IsSequence<t_TYPE>::value;