#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 > > |
Definition at line 61 of file properties.hpp.
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.