mirror of
https://github.com/nlohmann/json.git
synced 2026-05-25 23:55:24 +00:00
ec7a1d8347
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.