ipaddress 1.1.0
Loading...
Searching...
No Matches
unicode.hpp File Reference

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.
 

Detailed Description

Unicode character processing.

Author
Vladimir Shaleev

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.