mirror of
https://github.com/nlohmann/json.git
synced 2026-04-08 17:18:56 +00: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.