| Public Member Functions | |
| MoveData () | |
| MoveData (size_t i, int v, int next_v) | |
| Public Attributes | |
| size_t | index | 
| int | value | 
| int | next_value | 
Definition at line 12 of file bad-moves.cc.
| 
 | inline | 
Definition at line 14 of file bad-moves.cc.
| 
 | inline | 
Definition at line 15 of file bad-moves.cc.
| size_t MoveData::index | 
Definition at line 17 of file bad-moves.cc.
| int MoveData::next_value | 
Definition at line 19 of file bad-moves.cc.
| int MoveData::value | 
Definition at line 18 of file bad-moves.cc.
 1.8.4
 1.8.4