Template Function thrust::tie(T0&, T1&)

Function Documentation

Warning

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

- template<typename T0, typename T1>__host__ __device__ tuple<T0&,T1&> thrust::tie(T0 &, T1 &)
- template<typename T0>__host__ __device__ tuple<T0&> thrust::tie(T0 &)