thrust::distance

Defined in thrust/distance.h

template<class InputIter>
constexpr typename ::cuda::std::iterator_traits<InputIter>::difference_type thrust::distance(InputIter first, InputIter last)

deprecated [since 3.1]