#include <hashKey.h>
Public Attributes | |
| uint64_t | board64 |
| uint32_t | board32 |
| uint32_t | piece_stand |
| uint32_t osl::hash::HashKey128Layout::board32 |
Definition at line 30 of file hashKey.h.
Referenced by osl::hash::HashKey128::operator+=(), osl::hash::HashKey128::operator-=(), and osl::hash::HashKey128::setRandom().
| uint64_t osl::hash::HashKey128Layout::board64 |
Definition at line 29 of file hashKey.h.
Referenced by osl::hash::HashKey128::operator+=(), osl::hash::HashKey128::operator-=(), and osl::hash::HashKey128::setRandom().
1.8.13