Template Function thrust::reverse_copy(const thrust::detail::execution_policy_base<DerivedPolicy>&, BidirectionalIterator, BidirectionalIterator, OutputIterator)

Function Documentation

Warning

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

- template<typename BidirectionalIterator, typename OutputIterator>
  OutputIterator thrust::reverse_copy(BidirectionalIterator, BidirectionalIterator, OutputIterator)
- template<typename DerivedPolicy, typename BidirectionalIterator, typename OutputIterator>__host__ __device__ OutputIterator thrust::reverse_copy(const thrust::detail::execution_policy_base< DerivedPolicy > &, BidirectionalIterator, BidirectionalIterator, OutputIterator)