Classes | |
struct | Entry |
Public Types | |
typedef hash_map < hash::BoardKey, Entry > | table_t |
Public Attributes | |
table_t | table |
Definition at line 9 of file hashRejections.cc.
typedef hash_map<hash::BoardKey, Entry> osl::search::HashRejections::Table::table_t |
Definition at line 15 of file hashRejections.cc.
table_t osl::search::HashRejections::Table::table |
Definition at line 16 of file hashRejections.cc.