Template Function thrust::get(const detail::cons<HT, TT>&)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “thrust::get” with arguments (const detail::cons<HT, TT>&) in doxygen xml output for project “rocThrust” from directory: ./docBin/xml. Potential matches:

- template<int N, class HT, class TT>__host__ __device__ access_traits< typename tuple_element<N, detail::cons<HT, TT> >::type >::const_type thrust::get(const detail::cons< HT, TT > &)
- template<int N, class HT, class TT>__host__ __device__ access_traits< typename tuple_element<N, detail::cons<HT, TT> >::type >::non_const_type thrust::get(detail::cons< HT, TT > &)