Template Function thrust::fill(ForwardIterator, ForwardIterator, const T&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “thrust::fill” with arguments (ForwardIterator, ForwardIterator, const T&) in doxygen xml output for project “rocThrust” from directory: ./docBin/xml. Potential matches:

- template<typename DerivedPolicy, typename ForwardIterator, typename T>__host__ __device__ void thrust::fill(const thrust::detail::execution_policy_base< DerivedPolicy > &, ForwardIterator, ForwardIterator, const T &)
- template<typename ForwardIterator, typename T>__host__ __device__ void thrust::fill(ForwardIterator, ForwardIterator, const T &)