json/test
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
..
data added roundtrip tests for UBJSON 2018-01-27 18:47:32 +01:00
reports added fuzzing results 2016-10-02 11:23:47 +02:00
src Provide a from_json overload for std::map 2018-05-28 11:06:24 +02:00
thirdparty 💚 added regression tests for #972 and #977 2018-03-06 20:13:31 +01:00
CMakeLists.txt Merge pull request #1026 from ktonon/develop 2018-04-03 17:34:42 +02:00
Makefile 🚧 added input adapter for wide strings #1031 2018-04-01 19:12:36 +02:00