Typedef c4::cspan

Typedef Documentation

template<class T, class I = C4_SIZE_TYPE>
using c4::cspan = span<const T, I>