DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::detail::ExtractProperties< PropertyArgsT, std::tuple< PropertyT, PropertiesTs... > > Struct Template Reference

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

Static Public Member Functions

static constexpr std::tuple< PropertyT, PropertiesTs... > Extract (const PropertyArgsT &PropertyValues)
 

Detailed Description

template<typename PropertyArgsT, typename PropertyT, typename... PropertiesTs>
struct sycl::_V1::ext::oneapi::experimental::detail::ExtractProperties< PropertyArgsT, std::tuple< PropertyT, PropertiesTs... > >

Definition at line 122 of file properties.hpp.

Member Function Documentation

◆ Extract()

template<typename PropertyArgsT , typename PropertyT , typename... PropertiesTs>
static constexpr std::tuple<PropertyT, PropertiesTs...> sycl::_V1::ext::oneapi::experimental::detail::ExtractProperties< PropertyArgsT, std::tuple< PropertyT, PropertiesTs... > >::Extract ( const PropertyArgsT &  PropertyValues)
inlinestaticconstexpr

Definition at line 125 of file properties.hpp.


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