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

#include <sycl/ext/intel/experimental/fpga_mem/properties.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::bi_directional_ports_key::value_t< Value > >:

Static Public Attributes

static constexpr const char * name
 
static constexpr std::nullptr_t value = nullptr
 

Detailed Description

template<bool Value>
struct sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::bi_directional_ports_key::value_t< Value > >

Definition at line 209 of file properties.hpp.

Member Data Documentation

◆ name

template<bool Value>
constexpr const char* sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::bi_directional_ports_key::value_t< Value > >::name
staticconstexpr
Initial value:
=
(Value ? "sycl-bi-directional-ports-true"
: "sycl-bi-directional-ports-false")

Definition at line 212 of file properties.hpp.

◆ value

template<bool Value>
constexpr std::nullptr_t sycl::_V1::ext::oneapi::experimental::detail::PropertyMetaInfo< intel::experimental::bi_directional_ports_key::value_t< Value > >::value = nullptr
staticconstexpr

Definition at line 215 of file properties.hpp.


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