Template Function thrust::for_each(const thrust::detail::execution_policy_base<DerivedPolicy>&, InputIterator, InputIterator, UnaryFunction)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “thrust::for_each” with arguments (const thrust::detail::execution_policy_base<DerivedPolicy>&, InputIterator, InputIterator, UnaryFunction) in doxygen xml output for project “rocThrust” from directory: ./docBin/xml. Potential matches:

- template<typename DerivedPolicy, typename InputIterator, typename UnaryFunction>__host__ __device__ InputIterator thrust::for_each(const thrust::detail::execution_policy_base< DerivedPolicy > &, InputIterator, InputIterator, UnaryFunction)
- template<typename InputIterator, typename UnaryFunction>
  InputIterator thrust::for_each(InputIterator, InputIterator, UnaryFunction)