DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::LessByNameComp 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 16 of file kernel_id_impl.hpp.

Member Function Documentation

◆ operator()()

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

Definition at line 17 of file kernel_id_impl.hpp.

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


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