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

#include <sycl/detail/util.hpp>

Public Member Functions

bool operator() (const char *A, const char *B) const
 

Detailed Description

Definition at line 64 of file util.hpp.

Member Function Documentation

◆ operator()()

bool sycl::_V1::detail::CmpCStr::operator() ( const char *  A,
const char *  B 
) const
inline

Definition at line 65 of file util.hpp.


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