Searched defs:TestStructComparator (Results 1 – 1 of 1) sorted by relevance
102 struct TestStructComparator { struct103 bool operator()(const TestStruct &lhs, const TestStruct &rhs) const { in operator ()()