Searched refs:other_piece (Results 1 – 1 of 1) sorted by relevance
1532 const Piece& other_piece = other.piece(index); in operator ==() local1533 if (!piece.EqualElements(other_piece)) { in operator ==()