DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::SingleNontypePropertyValueBase< T, std::enable_if_t< HasValue< T >::value > > Struct Template Reference

#include <sycl/ext/oneapi/properties/property_value.hpp>

Collaboration diagram for sycl::_V1::ext::oneapi::experimental::detail::SingleNontypePropertyValueBase< T, std::enable_if_t< HasValue< T >::value > >:

Static Public Attributes

static constexpr auto value = T::value
 

Detailed Description

template<typename T>
struct sycl::_V1::ext::oneapi::experimental::detail::SingleNontypePropertyValueBase< T, std::enable_if_t< HasValue< T >::value > >

Definition at line 25 of file property_value.hpp.

Member Data Documentation

◆ value

template<typename T >
constexpr auto sycl::_V1::ext::oneapi::experimental::detail::SingleNontypePropertyValueBase< T, std::enable_if_t< HasValue< T >::value > >::value = T::value
staticconstexpr

Definition at line 26 of file property_value.hpp.


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