I\'m making a checkers game in C++.
I have a class Board with a locationSquareMap map object.
#ifndef BOARD_H #define BOARD_H #include "Square.h&q