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

#include <sycl/ext/oneapi/experimental/common_annotated_properties/properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< alignment_key::value_t< N > >:

Static Public Attributes

static constexpr const char * name = "sycl-alignment"
 
static constexpr int value = N
 

Detailed Description

template<int N>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< alignment_key::value_t< N > >

Definition at line 92 of file properties.hpp.

Member Data Documentation

◆ name

template<int N>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< alignment_key::value_t< N > >::name = "sycl-alignment"
staticconstexpr

Definition at line 93 of file properties.hpp.

◆ value

template<int N>
constexpr int sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< alignment_key::value_t< N > >::value = N
staticconstexpr

Definition at line 94 of file properties.hpp.


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