Searched defs:StringHashFunc (Results 1 – 2 of 2) sorted by relevance
62 struct StringHashFunc { struct63 int operator()(const std::string& key) const in operator()
129 struct StringHashFunc { struct130 int operator()(const String& key) const in operator()