syclreference.com
  1. SYCL
  2. | API Reference
  3. | multi_ptr
  4. | address_space_trait

address_space_trait<dataType, cl::sycl::access::address_space::private_space>

struct cl::sycl::detail::address_space_trait;

Types

Type Definition Notes
address_space_type
dataType
original_type
dataType

Member Fields

Field Type Notes
hasTarget const bool

There is no access target that would correspond to private_space, but we still need a valid target when doing SFINAE.

target const cl::sycl::access::target

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000