Searched defs:PrimitiveTupleListHasher (Results 1 – 1 of 1) sorted by relevance
59 struct PrimitiveTupleListHasher { struct60 std::size_t operator()(const TupleListKey &key) const { in operator()