mirror of
https://github.com/nlohmann/json.git
synced 2026-07-22 05:59:03 +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.