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;
bool operator()(const char *__s1, const char *__s2) const
Check equality of two strings.
Fawkes library namespace.
bool operator()(const char *__s1, const char *__s2) const
Check equality of two strings.