DPC++ Runtime
Runtime libraries for oneAPI DPC++
std::hash< sycl::device_image< State > > Struct Template Reference

#include <sycl/kernel_bundle.hpp>

Public Member Functions

size_t operator() (const sycl::device_image< State > &DeviceImage) const
 

Detailed Description

template<sycl::bundle_state State>
struct std::hash< sycl::device_image< State > >

Definition at line 928 of file kernel_bundle.hpp.

Member Function Documentation

◆ operator()()

template<sycl::bundle_state State>
size_t std::hash< sycl::device_image< State > >::operator() ( const sycl::device_image< State > &  DeviceImage) const
inline

Definition at line 929 of file kernel_bundle.hpp.

References sycl::_V1::detail::getSyclObjImpl().


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