Better Unicode support in GeneralUtils (#658)

* ASCIIToUTF16: output replacement character instead of failing assert

* Add GeneralUtils::_NextUTF8Char

* Implement GeneralUtils::UTF8ToUTF16

* use string_view everywhere

* use string_view::front instead of begin

* Add PushUTF16CodePoint
This commit is contained in:
Daniel Seiler
2022-07-26 06:11:30 +02:00
committed by GitHub
parent e97ae92624
commit 9813c3ed2c
4 changed files with 179 additions and 8 deletions

View File

@@ -4,6 +4,7 @@ create_test_sourcelist (Tests
AMFDeserializeTests.cpp
TestNiPoint3.cpp
TestLDFFormat.cpp
TestEncoding.cpp
)
# add the executable