DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::oneapi::experimental::read_write_mode_key Struct Reference

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

Public Types

template<read_write_mode_enum Mode>
using value_t = property_value< read_write_mode_key, std::integral_constant< read_write_mode_enum, Mode > >
 

Detailed Description

Definition at line 61 of file properties.hpp.

Member Typedef Documentation

◆ value_t

template<read_write_mode_enum Mode>
using sycl::_V1::ext::oneapi::experimental::read_write_mode_key::value_t = property_value<read_write_mode_key, std::integral_constant<read_write_mode_enum, Mode> >

Definition at line 65 of file properties.hpp.


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