Searched defs:StringEqualFunc (Results 1 – 2 of 2) sorted by relevance
69 struct StringEqualFunc { struct70 bool operator()(const std::string& lhs, const std::string& rhs) const in operator()
136 struct StringEqualFunc { struct137 bool operator()(const String& lhs, const String& rhs) const in operator()