DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::EqualByNameComp Struct Reference

#include <detail/kernel_id_impl.hpp>

Public Member Functions

bool operator() (const sycl::kernel_id &LHS, const sycl::kernel_id &RHS) const
 

Detailed Description

Definition at line 23 of file kernel_id_impl.hpp.

Member Function Documentation

◆ operator()()

bool sycl::_V1::detail::EqualByNameComp::operator() ( const sycl::kernel_id LHS,
const sycl::kernel_id RHS 
) const
inline

Definition at line 24 of file kernel_id_impl.hpp.

References sycl::_V1::kernel_id::get_name().


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