Why is list::remove_if() giving me an error?

前端 未结 0 810
挽巷
挽巷 2020-12-03 04:44

I was making a chess engine and I have a list of moves.

std::list moves;

I also have a function that checks if the king is under

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