Go to the source code of this file.
Classes | |
struct | osl::hash::BoardKey96 |
struct | osl::hash::HashKey128Layout |
class | osl::hash::HashKey128 |
手番を含んだ盤面の状態のハッシュ値を保持するためのクラス. More... | |
struct | osl::hash::HashKey128::StandHash |
Namespaces | |
osl | |
attackDefense.h | |
osl::hash | |
ハッシュ | |
Constant Groups | |
osl | |
attackDefense.h | |
osl::hash | |
ハッシュ | |
Functions | |
bool | osl::hash::operator== (const HashKey128 &l, const HashKey128 &r) |
bool | osl::hash::operator!= (const HashKey128 &l, const HashKey128 &r) |
bool | osl::hash::operator< (const HashKey128 &l, const HashKey128 &r) |
set等で使うためのみの不等号. More... | |