Make SequenceConstRef to the specified "sequence" object.
Synopsis
Declared in <bdlar_refutil.h>
template<class t_TYPE>
static
SequenceConstRef
wrap(t_TYPE const& object)
requires IsSequence<t_TYPE>::value;
Created with MrDocs