mirror of
https://github.com/RPCS3/yaml-cpp.git
synced 2026-07-20 18:59:17 -04:00
c82d3129dd
For completeness I've implemented escaping for characters outside the basic multilingual plane, but it doesn't get used (as there's no EscapeAsAsciiJson emitter option implemented).