DPC++ Runtime
Runtime libraries for oneAPI DPC++
std::hash< sycl::image< Dimensions, AllocatorT > > Struct Template Reference

#include <sycl/image.hpp>

Public Member Functions

size_t operator() (const sycl::image< Dimensions, AllocatorT > &I) const
 

Detailed Description

template<int Dimensions, typename AllocatorT>
struct std::hash< sycl::image< Dimensions, AllocatorT > >

Definition at line 1141 of file image.hpp.

Member Function Documentation

◆ operator()()

template<int Dimensions, typename AllocatorT >
size_t std::hash< sycl::image< Dimensions, AllocatorT > >::operator() ( const sycl::image< Dimensions, AllocatorT > &  I) const
inline

Definition at line 1142 of file image.hpp.

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


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