nkr
A C++20 library with a custom meta-programming language.
nkr::charcoder Namespace Reference

Charcoder types are used to represent and work with specific character encodings. More...

Detailed Description

Charcoder types are used to represent and work with specific character encodings.

Charcoders are the primary mechanism used to abstract the differences between the majority of encodings that can be used to represent characters and groups of characters, i.e. strings.