DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::GetMergedKernelProperties< KernelType, PropertiesT, Cond > Struct Template Reference

#include <sycl/handler.hpp>

Public Types

using type = PropertiesT
 

Detailed Description

template<typename KernelType, typename PropertiesT, typename Cond = void>
struct sycl::_V1::detail::GetMergedKernelProperties< KernelType, PropertiesT, Cond >

Definition at line 239 of file handler.hpp.

Member Typedef Documentation

◆ type

template<typename KernelType , typename PropertiesT , typename Cond = void>
using sycl::_V1::detail::GetMergedKernelProperties< KernelType, PropertiesT, Cond >::type = PropertiesT

Definition at line 240 of file handler.hpp.


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