Click here to Skip to main content
15,867,986 members
Articles / Programming Languages / C++

Simple UTF library for C++

Rate me:
Please Sign up or sign in to vote.
4.75/5 (3 votes)
5 Oct 2022MIT1 min read 5.2K   41   2  
This is a project about a C++ header-only library that fills the C++17 standard gap in support for Unicode strings. The library was created to work exclusively with Unicode, without support for other encodings.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior) HTS
Russian Federation Russian Federation
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions