24 #ifndef __UTILS_MISC_STRING_COMPARE_H_
25 #define __UTILS_MISC_STRING_COMPARE_H_
33 bool operator()(
const char *__s1,
const char *__s2)
const;
39 bool operator()(
const char *__s1,
const char *__s2)
const;
Fawkes library namespace.
bool operator()(const char *__s1, const char *__s2) const
Check equality of two strings.
bool operator()(const char *__s1, const char *__s2) const
Check equality of two strings.