mirror of
https://github.com/nlohmann/json.git
synced 2026-08-23 01:23:19 +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.