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

#include <sycl/ext/oneapi/experimental/prefetch.hpp>

Public Types

template<cache_level Level, typename Hint >
using value_t = property_value< prefetch_hint_key, std::integral_constant< cache_level, Level >, Hint >
 

Detailed Description

Definition at line 22 of file prefetch.hpp.

Member Typedef Documentation

◆ value_t

template<cache_level Level, typename Hint >
using sycl::_V1::ext::oneapi::experimental::prefetch_hint_key::value_t = property_value<prefetch_hint_key, std::integral_constant<cache_level, Level>, Hint>

Definition at line 24 of file prefetch.hpp.


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