DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::LessByHash< T > Struct Template Reference

#include <detail/device_image_impl.hpp>

Public Member Functions

bool operator() (const T &LHS, const T &RHS) const
 

Detailed Description

template<class T>
struct sycl::_V1::detail::LessByHash< T >

Definition at line 35 of file device_image_impl.hpp.

Member Function Documentation

◆ operator()()

template<class T >
bool sycl::_V1::detail::LessByHash< T >::operator() ( const T &  LHS,
const T &  RHS 
) const
inline

Definition at line 36 of file device_image_impl.hpp.

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


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