mirror of
https://github.com/nlohmann/json.git
synced 2026-05-03 12:55:23 +00:00
3004a73951
The function parse_sax() returns sometimes-uninitialized warnings in some compilers. This commit fixes that.