DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::get_red_t< accessor< T, AccessorDims, Mode, access::target::device, IsPH, PropList > > Struct Template Reference

#include <sycl/reduction.hpp>

Public Types

using type = T
 

Detailed Description

template<class T, int AccessorDims, access::mode Mode, access::placeholder IsPH, typename PropList>
struct sycl::_V1::detail::get_red_t< accessor< T, AccessorDims, Mode, access::target::device, IsPH, PropList > >

Definition at line 610 of file reduction.hpp.

Member Typedef Documentation

◆ type

template<class T , int AccessorDims, access::mode Mode, access::placeholder IsPH, typename PropList >
using sycl::_V1::detail::get_red_t< accessor< T, AccessorDims, Mode, access::target::device, IsPH, PropList > >::type = T

Definition at line 612 of file reduction.hpp.


The documentation for this struct was generated from the following file: