Searched defs:MoveKeyCompare (Results 1 – 1 of 1) sorted by relevance
20 struct MoveKeyCompare { struct21 bool operator()(const MoveKey& a, const MoveKey& b) const { in operator ()()