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

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

Public Types

using type = typename FindCompileTimePropertyValueType< CTPropertyT, std::tuple< Rest... > >::type
 

Detailed Description

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

Definition at line 46 of file properties.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 48 of file properties.hpp.


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