DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::experimental::response_capacity_key Struct Reference

#include <sycl/ext/intel/experimental/task_sequence_properties.hpp>

Inheritance diagram for sycl::_V1::ext::intel::experimental::response_capacity_key:
Collaboration diagram for sycl::_V1::ext::intel::experimental::response_capacity_key:

Public Types

template<unsigned int Size>
using value_t = property_value< response_capacity_key, std::integral_constant< unsigned int, Size > >
 

Additional Inherited Members

- Static Protected Attributes inherited from sycl::_V1::ext::oneapi::experimental::detail::compile_time_property_key< oneapi::experimental::detail::PropKind::ResponseCapacity >
static constexpr PropKind Kind
 

Detailed Description

Definition at line 40 of file task_sequence_properties.hpp.

Member Typedef Documentation

◆ value_t

template<unsigned int Size>
using sycl::_V1::ext::intel::experimental::response_capacity_key::value_t = property_value<response_capacity_key, std::integral_constant<unsigned int, Size> >

Definition at line 44 of file task_sequence_properties.hpp.


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