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

#include <sycl/reduction.hpp>

Collaboration diagram for sycl::_V1::detail::data_dim_t< accessor< T, AccessorDims, Mode, access::target::device, IsPH, PropList > >:

Static Public Attributes

static constexpr int value = AccessorDims
 

Detailed Description

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

Definition at line 802 of file reduction.hpp.

Member Data Documentation

◆ value

template<class T , int AccessorDims, access::mode Mode, access::placeholder IsPH, typename PropList >
constexpr int sycl::_V1::detail::data_dim_t< accessor< T, AccessorDims, Mode, access::target::device, IsPH, PropList > >::value = AccessorDims
staticconstexpr

Definition at line 804 of file reduction.hpp.


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