SyTen

◆ ConstSpan() [4/6]

template<typename T >
syten::SpanImpl::ConstSpan< T >::ConstSpan ( MutSpan< T >  c)
inline

Alternative ctor from an existing MutSpan which provides a constant view on the same range as the MutSpan.