thrust::iterator_system_t#

template<typename Iterator>
using thrust::iterator_system_t = typename iterator_system<Iterator>::type#

Alias to the iterator system (usually the tag type) of an iterator type.