ipaddress 1.1.0
|
Unicode character processing. More...
#include "errors.hpp"
Go to the source code of this file.
Namespaces | |
namespace | ipaddress |
Namespace dedicated to IP addresses and networks operations. | |
Unicode character processing.
This file contains definitions and templates for working with various Unicode encodings such as UTF-8, UTF-16, UTF-32, and Wide chars. It provides functionality to convert unicode characters to char and handling errors associated with invalid Unicode characters.