Searched defs:PartitionHasher (Results 1 – 1 of 1) sorted by relevance
144 struct PartitionHasher { struct145 size_t operator()(const Partition& part) const { in operator ()()