Xiangiqgame
AI engine for Xiangqi
|
Declaration and implementation of templated portions of jsonio::NlohmannJsonUtility. More...
#include <fstream>
#include <jsonio/json_utility_interface.hpp>
#include <nlohmann/json.hpp>
#include <piecepoints/base_position_offset.hpp>
#include <string>
Go to the source code of this file.
Classes | |
class | jsonio::NlohmannJsonUtility |
Implements JsonUtility interface; imports / exports objects from / to json files using the Nlohmann json library. More... | |
Namespaces | |
namespace | jsonio |
Importing / exporting objects from / to json files. | |
Declaration and implementation of templated portions of jsonio::NlohmannJsonUtility.
Definition in file json_utility_nlohmann.hpp.