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

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>
Include dependency graph for json_utility_nlohmann.hpp:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Declaration and implementation of templated portions of jsonio::NlohmannJsonUtility.

Definition in file json_utility_nlohmann.hpp.