mirror of
https://github.com/nlohmann/json.git
synced 2026-09-27 14:20:19 +01:00
Internally, the parser now writes its result into a JSON value provided as a reference. To be usable, the public interfaces need to be extended.