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

Go to the source code of this file.

Classes

class  bMoveList
 

Typedefs

typedef std::vector< bMovemovelist_t
 

Typedef Documentation

◆ movelist_t

typedef std::vector<bMove> movelist_t

Definition at line 11 of file movelist.h.