Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::_counted_iterator_::iterator_category_< I, meta::if_< InputIterator< I > > > Struct Template Reference

Public Types

using type = iterator_category_t< I >