Template Function boost::make_span(I *, I *)

Function Documentation

template<class I>
inline constexpr span<I> boost::make_span(I *f, I *l) noexcept