thrust::next# template<typename InputIterator>inline constexpr InputIterator thrust::next( InputIterator i, ::cuda::std::iter_difference_t<InputIterator> n = 1 )# deprecated [since 3.1]