48 using container::BitXmask;
int x() const
将棋としてのX座標を返す.
void set(Square position)
void clear(Square position)
bool operator==(BitXmask l, BitXmask r)
bool operator!=(BitXmask l, BitXmask r)
std::ostream & operator<<(std::ostream &, const BitXmask)
bool operator<(BitXmask l, BitXmask r)