Searched defs:SampleKeyEqualityTester (Results 1 – 1 of 1) sorted by relevance
120 struct SampleKeyEqualityTester { struct121 bool operator()(const SampleKey a, const SampleKey b) const { in operator ()()