Switch to nlohmann::json
Mostly for testing debug stuff, but might be useful to keep the option open.
For the moment, this is hard-coded (changed if USE_JSON
to if 1
).
Drop variant, switching back to nlohmann for interfacing with json (the speed optimisations are probably not needed?).
Edited by Bruce Joseph Gallop