

Go to the source code of this file.
Classes | |
| struct | osl::hash::BoardKey96 |
| struct | osl::hash::HashKey128Layout |
| class | osl::hash::HashKey128 |
| 手番を含んだ盤面の状態のハッシュ値を保持するためのクラス. More... | |
Namespaces | |
| namespace | osl |
|
| |
| namespace | 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等で使うためのみの不等号. | |
1.7.6.1