DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::FindCompileTimePropertyValueType< CTPropertyT, std::tuple< property_value< CTPropertyT, CTPropertyValueTs... >, Rest... > > Struct Template Reference

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

Public Types

using type = property_value< CTPropertyT, CTPropertyValueTs... >
 

Detailed Description

template<typename CTPropertyT, typename... CTPropertyValueTs, typename... Rest>
struct sycl::_V1::ext::oneapi::experimental::detail::FindCompileTimePropertyValueType< CTPropertyT, std::tuple< property_value< CTPropertyT, CTPropertyValueTs... >, Rest... > >

Definition at line 53 of file properties.hpp.

Member Typedef Documentation

◆ type

template<typename CTPropertyT , typename... CTPropertyValueTs, typename... Rest>
using sycl::_V1::ext::oneapi::experimental::detail::FindCompileTimePropertyValueType< CTPropertyT, std::tuple< property_value< CTPropertyT, CTPropertyValueTs... >, Rest... > >::type = property_value<CTPropertyT, CTPropertyValueTs...>

Definition at line 56 of file properties.hpp.


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