DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::DecoratedType< ElementType, access::address_space::private_space > Struct Template Reference

#include <sycl/access/access.hpp>

Public Types

using type = __OPENCL_PRIVATE_AS__ ElementType
 

Detailed Description

template<typename ElementType>
struct sycl::_V1::detail::DecoratedType< ElementType, access::address_space::private_space >

Definition at line 166 of file access.hpp.

Member Typedef Documentation

◆ type

template<typename ElementType >
using sycl::_V1::detail::DecoratedType< ElementType, access::address_space::private_space >::type = __OPENCL_PRIVATE_AS__ ElementType

Definition at line 167 of file access.hpp.


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