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

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

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

Static Public Attributes

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

Detailed Description

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

Definition at line 254 of file fpga_annotated_properties.hpp.

Member Data Documentation

◆ name

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

Definition at line 255 of file fpga_annotated_properties.hpp.

◆ value

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

Definition at line 256 of file fpga_annotated_properties.hpp.


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