|
tartan 1.2.2.1
Chess API
|
Chess related exceptions namespace. More...
Classes | |
| class | check |
| Thrown when turn cannot be perfomred because of King beeing in check. More... | |
| class | checkmate |
| Thrown when turn cannot be perfomred because of King is under checkmate. More... | |
| class | duplicate_king |
| Thrown when inserted King is already provided. More... | |
| class | no_king |
| Thrown when tt::chess::Chessboard has no King object of certain tt::Piece::Color. More... | |
Chess related exceptions namespace.