DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< dwidth_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< dwidth_key::value_t< W > >:

Static Public Attributes

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

Detailed Description

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

Definition at line 250 of file fpga_annotated_properties.hpp.

Member Data Documentation

◆ name

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

Definition at line 251 of file fpga_annotated_properties.hpp.

◆ value

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

Definition at line 252 of file fpga_annotated_properties.hpp.


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