Searched defs:CompareString (Results 1 – 2 of 2) sorted by relevance
95 struct CompareString { struct
127 struct CompareString { struct128 bool operator()(const char *s1, const char *s2) const { in operator ()()