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