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

#include <sycl/device.hpp>

Public Member Functions

size_t operator() (const sycl::device &Device) const
 

Detailed Description

Definition at line 381 of file device.hpp.

Member Function Documentation

◆ operator()()

size_t std::hash< sycl::device >::operator() ( const sycl::device Device) const
inline

Definition at line 382 of file device.hpp.

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


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