json/include/nlohmann
Théo DELRIEU c5e63fd684
Provide a from_json overload for std::map
This overload is chosen only when BasicJsonType::string_t
is not constructible from std::map::key_type.

Currently, converting a map to json treats it as an array of pairs.

fixes #1079
2018-05-28 11:06:24 +02:00
..
detail Provide a from_json overload for std::map 2018-05-28 11:06:24 +02:00
adl_serializer.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00
json.hpp 📄 added SPDX-License-Identifier 2018-05-03 17:41:45 +02:00
json_fwd.hpp fix cmake install directory (for real this time) 2018-02-01 11:06:51 +01:00