24 #ifndef _UTILS_MISC_STRING_COMPARE_H_ 25 #define _UTILS_MISC_STRING_COMPARE_H_ 32 bool operator()(
const char *s1_,
const char *s2_)
const;
38 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.