thrust::iterator_traversal#
-
template<typename Iterator>
struct iterator_traversal : public detail::iterator_category_to_traversal<iterator_traits<Iterator>::iterator_category># Trait obtaining the iterator traversal category of an iterator type.
Trait obtaining the iterator traversal category of an iterator type.