Searched defs:OutputHash (Results 1 – 2 of 2) sorted by relevance
89 struct OutputHash { struct90 std::size_t operator()(const Output& output) const { in operator()
36 struct OutputHash { struct37 uint64 operator()(const Output& x) const { in operator ()()