mirror of
https://github.com/nlohmann/json.git
synced 2026-09-27 14:20:19 +01:00
All ‘<<‘ calls have been replaced by write()/put() calls. The indentation strings needs not to be resized. Cachegrind measures 1% performance improvement.