HDK
|
C++ functor for comparing two strings for equality of their characters. More...
#include <strutil.h>
Public Member Functions | |
bool | operator() (const char *a, const char *b) const noexcept |
bool | operator() (string_view a, string_view b) const noexcept |
C++ functor for comparing two strings for equality of their characters.
|
inlinenoexcept |
|
inlinenoexcept |