Template Function thrust::malloc(const thrust::detail::execution_policy_base<DerivedPolicy>&, std::size_t)

Function Documentation

Warning

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

- template<typename DerivedPolicy>__host__ __device__ pointer<void,DerivedPolicy> thrust::malloc(const thrust::detail::execution_policy_base< DerivedPolicy > &, std::size_t)
- template<typename T, typename DerivedPolicy>__host__ __device__ pointer<T,DerivedPolicy> thrust::malloc(const thrust::detail::execution_policy_base< DerivedPolicy > &, std::size_t)