Description
Helps C++ projects handle UTF-8 text in a portable way, including validation, iteration, and conversion helpers. It is useful for applications that need consistent Unicode text handling across platforms.
This is a development library, not an app users open directly. Programs using it still need to validate input and decide how to handle malformed text.