mirror of
https://github.com/nlohmann/json.git
synced 2024-11-27 16:49:02 +08:00
Fix amount of entries in the json object
After the initial j.push_back() calls there is another j.emplace_back() call that makes the size == 4 not 3.
This commit is contained in:
parent
176d8e261a
commit
ddbdb65834
Loading…
Reference in New Issue
Block a user