Template Function thrust::make_tuple(const T0&)

Function Documentation

Warning

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

- template<class T0, class T1>__host__ __device__ detail::make_tuple_mapper<T0, T1>::type thrust::make_tuple(const T0 &, const T1 &)
- template<class T0>__host__ __device__ detail::make_tuple_mapper<T0>::type thrust::make_tuple(const T0 &)