Searched defs:HashFunction (Results 1 – 1 of 1) sorted by relevance
67 struct HashFunction { struct68 size_t operator()(const TelemetryCallback& tc) const { in operator()