DPC++ Runtime
Runtime libraries for oneAPI DPC++
std::hash< sycl::kernel > Struct Reference

#include <sycl/kernel.hpp>

Public Member Functions

size_t operator() (const sycl::kernel &Kernel) const
 

Detailed Description

Definition at line 207 of file kernel.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< sycl::kernel >::operator() ( const sycl::kernel Kernel) const
inline

Definition at line 208 of file kernel.hpp.

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


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