Range-v3
Range algorithms, views, and actions for the Standard Library
counted_iterator.hpp File Reference

Functions

template<typename I , requires = (Iterator<I>())>
counted_iterator< I > ranges::v3::make_counted_iterator (I i, iterator_difference_t< I > n)