thrust::next#

template<typename InputIterator>
inline constexpr InputIterator thrust::next(
InputIterator i,
typename ::cuda::std::iterator_traits<InputIterator>::difference_type n = 1,
)#

deprecated [since 3.1]