Searched defs:MoveCount (Results 1 – 1 of 1) sorted by relevance
177 struct MoveCount { struct178 int32_t mMoveCount = 0; argument181 MoveCount() = default; argument182 MoveCount(MoveCount&& other) { in MoveCount() argument186 MoveCount(const MoveCount& other) { in MoveCount() argument