Searched defs:EventPairHash (Results 1 – 1 of 1) sorted by relevance
24 struct EventPairHash { struct26 std::size_t operator()(const std::pair<T1, T2>& p) const in operator()