mirror of
https://github.com/nlohmann/json.git
synced 2026-05-24 07:05:28 +00:00
c7a69ae03e
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.