mirror of
https://github.com/nlohmann/json.git
synced 2026-02-12 00:32:26 +00:00
In a string the first character following a surrogate pair is skipped by the lexer, but the rest of the string is parsed as usual.
In a string the first character following a surrogate pair is skipped by the lexer, but the rest of the string is parsed as usual.