Classes | Namespaces | 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

namespace  osl
 

attackDefense.h


namespace  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)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines