|
Scid
4.7.0
|
#include "common.h"#include "misc.h"#include <algorithm>#include <memory>#include <string>#include <unordered_map>#include <vector>

Go to the source code of this file.
Classes | |
| class | PBook |
| A PBook is a collection of chess positions, each with the corresponding ECO code, a mnemonic name, and the list of moves to reach the position. More... | |
1.8.13