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

Go to the source code of this file.

Classes

class  osl::PieceStand
 片方の手番の持駒の枚数を記録するクラス. More...
 

Namespaces

 osl
 attackDefense.h
 
 osl::state
 局面.
 

Constant Groups

 osl
 attackDefense.h
 
 osl::state
 局面.
 

Functions

bool osl::operator== (PieceStand l, PieceStand r)
 
bool osl::operator!= (PieceStand l, PieceStand r)
 
bool osl::operator< (PieceStand l, PieceStand r)
 
std::ostream & osl::operator<< (std::ostream &, PieceStand l)