Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 123 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 123 Bytes

to_uft8

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

Dependency:

  • catch2 - must be installed on system