All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Constant Groups | Functions
boardKey128.h File Reference
#include "osl/pieceStand.h"
#include "osl/move.h"
#include "osl/misc/carray.h"
#include <cstddef>
Include dependency graph for boardKey128.h:
This graph shows which files directly or indirectly include this file:

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...