Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
case.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bCase
 position on board, defined as 255 if invalid used primarily to compose a move or a source or destination field does not contain the piece that occupies it More...
 

Typedefs

typedef std::vector< case_tcaselist_t
 

Typedef Documentation

◆ caselist_t

typedef std::vector<case_t> caselist_t

Definition at line 69 of file case.h.