DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::ValueOrDefault< Properties, PropertyKey, Cond > Struct Template Reference

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

Static Public Member Functions

template<typename ValT >
static constexpr ValT get (ValT Default)
 

Detailed Description

template<typename Properties, typename PropertyKey, typename Cond = void>
struct sycl::_V1::ext::oneapi::experimental::detail::ValueOrDefault< Properties, PropertyKey, Cond >

Definition at line 228 of file properties.hpp.

Member Function Documentation

◆ get()

template<typename Properties , typename PropertyKey , typename Cond = void>
template<typename ValT >
static constexpr ValT sycl::_V1::ext::oneapi::experimental::detail::ValueOrDefault< Properties, PropertyKey, Cond >::get ( ValT  Default)
inlinestaticconstexpr

Definition at line 229 of file properties.hpp.


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