This file contains the declaration of class MoveIterator. More...


Go to the source code of this file.
Classes | |
| class | cwchess::MoveIterator |
| Non-mutable iterator over all moves of a given chess piece. More... | |
Namespaces | |
| cwchess | |
| A namespace for all chess related objects that are not related to the GUI. | |
Macros | |
| #define | CWCHESSBOARD_LIKELY(condition) __builtin_expect(condition, true) |
This file contains the declaration of class MoveIterator.
Definition in file MoveIterator.h.