Searched defs:BinaryRuleHasher (Results 1 – 1 of 1) sorted by relevance
60 struct BinaryRuleHasher { struct61 inline uint64 operator()(const TwoNonterms& x) const { in operator()