DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< usm_kind_key::value_t< Kind > > Struct Template Reference

#include <sycl/ext/oneapi/experimental/annotated_ptr/annotated_ptr_properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< usm_kind_key::value_t< Kind > >:

Static Public Attributes

static constexpr const char * name = "sycl-usm-kind"
 
static constexpr sycl::usm::alloc value = Kind
 

Detailed Description

template<sycl::usm::alloc Kind>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< usm_kind_key::value_t< Kind > >

Definition at line 53 of file annotated_ptr_properties.hpp.

Member Data Documentation

◆ name

template<sycl::usm::alloc Kind>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< usm_kind_key::value_t< Kind > >::name = "sycl-usm-kind"
staticconstexpr

Definition at line 54 of file annotated_ptr_properties.hpp.

◆ value

template<sycl::usm::alloc Kind>
constexpr sycl::usm::alloc sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< usm_kind_key::value_t< Kind > >::value = Kind
staticconstexpr

Definition at line 55 of file annotated_ptr_properties.hpp.


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