mirror of
https://github.com/nemtrif/utfcpp.git
synced 2025-04-14 09:10:50 +00:00
This introduce a new enum "endianess" that specifies source/target endianess, and new utf16to8/utf8to16 overaloads that accept hints or force byte swap. Hints are checked against platform endianess detected at runtime in is_byte_swap_required(). Added tests for code paths introduced |
||
---|---|---|
.. | ||
docker | ||
test_data | ||
CMakeLists.txt | ||
negative.cpp | ||
test_checked_api.cpp | ||
test_checked_iterator.cpp | ||
test_cpp11.cpp | ||
test_unchecked_api.cpp | ||
test_unchecked_iterator.cpp |