DPC++ Runtime
Runtime libraries for oneAPI DPC++
std::hash< sycl::buffer< T, dimensions, AllocatorT > > Struct Template Reference

#include <sycl/buffer.hpp>

Public Member Functions

size_t operator() (const sycl::buffer< T, dimensions, AllocatorT > &b) const
 

Detailed Description

template<typename T, int dimensions, typename AllocatorT>
struct std::hash< sycl::buffer< T, dimensions, AllocatorT > >

Definition at line 866 of file buffer.hpp.

Member Function Documentation

◆ operator()()

template<typename T , int dimensions, typename AllocatorT >
size_t std::hash< sycl::buffer< T, dimensions, AllocatorT > >::operator() ( const sycl::buffer< T, dimensions, AllocatorT > &  b) const
inline

Definition at line 867 of file buffer.hpp.

References sycl::_V1::b, and sycl::_V1::detail::getSyclObjImpl().


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