Xiangiqgame
AI engine for Xiangqi
Loading...
Searching...
No Matches
json_utility_interface.hpp File Reference

Definition of JsonUtility CRTP interface. More...

#include <string>
Include dependency graph for json_utility_interface.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Definition of JsonUtility CRTP interface.

Definition in file json_utility_interface.hpp.