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

#include <sycl/kernel_bundle.hpp>

Public Member Functions

size_t operator() (const sycl::kernel_bundle< State > &KernelBundle) const
 

Detailed Description

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

Definition at line 944 of file kernel_bundle.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 945 of file kernel_bundle.hpp.

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


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