error 2676 during compilation when I insert values in the map

前端 未结 0 855
甜味超标
甜味超标 2021-01-15 09:17

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题