Xiangiqgame
AI engine for Xiangqi
|
Definition of JsonUtility CRTP interface. More...
#include <string>
Go to the source code of this file.
Classes | |
class | JsonUtility< ConcreteJsonUtility > |
CRTP interface with methods of importing / exporting objects from / to json files (concrete example = jsonio::NlohmannJsonUtility). More... | |
Namespaces | |
namespace | piecepoints |
Providing position-dependent values of pieces to objects in moveselection namespace. | |
Definition of JsonUtility CRTP interface.
Definition in file json_utility_interface.hpp.