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

#include <sycl/ext/intel/experimental/fpga_annotated_properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< awidth_key::value_t< W > >:

Static Public Attributes

static constexpr const char * name = "sycl-awidth"
 
static constexpr int value = W
 

Detailed Description

template<int W>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< awidth_key::value_t< W > >

Definition at line 246 of file fpga_annotated_properties.hpp.

Member Data Documentation

◆ name

template<int W>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< awidth_key::value_t< W > >::name = "sycl-awidth"
staticconstexpr

Definition at line 247 of file fpga_annotated_properties.hpp.

◆ value

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

Definition at line 248 of file fpga_annotated_properties.hpp.


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