DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::ext::intel::esimd::detail::cache_hint_wrap< Hint > Class Template Reference

#include <sycl/ext/intel/esimd/common.hpp>

Public Member Functions

constexpr operator cache_hint () const
 
template<cache_hint... Hints>
constexpr bool is_one_of () const
 

Detailed Description

template<cache_hint Hint>
class sycl::_V1::ext::intel::esimd::detail::cache_hint_wrap< Hint >

Definition at line 531 of file common.hpp.

Member Function Documentation

◆ is_one_of()

template<cache_hint Hint>
template<cache_hint... Hints>
constexpr bool sycl::_V1::ext::intel::esimd::detail::cache_hint_wrap< Hint >::is_one_of ( ) const
inlineconstexpr

Definition at line 543 of file common.hpp.

◆ operator cache_hint()

template<cache_hint Hint>
constexpr sycl::_V1::ext::intel::esimd::detail::cache_hint_wrap< Hint >::operator cache_hint ( ) const
inlineconstexpr

Definition at line 542 of file common.hpp.


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