thrust::distance#

template<class InputIter>
inline constexpr ::cuda::std::iter_difference_t<InputIter> thrust::distance(
InputIter first,
InputIter last
)#

deprecated [since 3.1]