mirror of
https://github.com/nlohmann/json.git
synced 2026-02-13 13:02:22 +00:00
The example with the size() operator is bad: using operator[] already changes the size of the object. The fix makes it clearer.
The example with the size() operator is bad: using operator[] already changes the size of the object. The fix makes it clearer.