Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
integer_types.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <cstdint>
4
5
using
DepthType
= uint16_t;
6
using
MoveCountType
= uint16_t;
7
using
BoardIndexType
= int;
8
using
Points_t
= int;
BoardIndexType
int BoardIndexType
Definition:
integer_types.hpp:7
DepthType
uint16_t DepthType
Definition:
integer_types.hpp:5
MoveCountType
uint16_t MoveCountType
Definition:
integer_types.hpp:6
Points_t
int Points_t
Definition:
integer_types.hpp:8
include
utilities
integer_types.hpp
Generated on Sun Dec 29 2024 02:10:05 for Xiangiqgame by
1.9.6