Typedef ordered_json
Defined in File json.hpp
Typedef Documentation
-
using ordered_json = basic_json<nlohmann::ordered_map>
specialization that maintains the insertion order of object keys
Defined in File json.hpp
specialization that maintains the insertion order of object keys