mirror of
https://github.com/nlohmann/json.git
synced 2026-09-25 06:10:25 +01:00
The caveat added in #5343 describes the behavior this branch fixes: a number no longer consumes the character that terminates it, so concatenated values need no separator. Signed-off-by: Niels Lohmann <mail@nlohmann.me>