thrust::zip_iterator

Defined in thrust/iterator/zip_iterator.h

template<class ...Iterators>
thrust::zip_iterator(Iterators...) -> zip_iterator<::cuda::std::tuple<Iterators...>>