jimmiebergmann / mini-yaml

Single header YAML 1.0 C++11 serializer/deserializer.
MIT License
218 stars 41 forks source link

Add support of UTF-8 string literals #12

Open bnoazx005 opened 3 years ago

bnoazx005 commented 3 years ago

A little rewrite validation code of characters to provide support of UTF-8 codepoints for string literals.