An open API service indexing awesome lists of open source software.

https://github.com/kmx-systems/conversion-to-utf8

Converter from UTF-16 and UTF-32 to UTF-8 (header only)
https://github.com/kmx-systems/conversion-to-utf8

conversion cpp cpp17 cpp17-library library utf utf-16 utf-32 utf-8

Last synced: 10 months ago
JSON representation

Converter from UTF-16 and UTF-32 to UTF-8 (header only)

Awesome Lists containing this project

README

          

# to_uft8
C++ conversion from UTF-16 and UTF-32 to UTF-8 (header only)

Dependency:
* catch2 - must be installed on system