#include <boost/concept_check.hpp>
#include "Hex.hpp"
Go to the source code of this file.
Classes | |
struct | TransTableStateConcept< T > |
Concept of a state in a transposition table. More... | |
class | TransTable< T > |
Transposition table. More... | |
struct | TransTable< T >::Statistics |
Definition in file TransTable.hpp.