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

Function Documentation

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