Utf8Parser.h#

Fully qualified name: carb/extras/Utf8Parser.h

In directory: carb/extras

Source file: Utf8Parser.h

Provides helper classes to parse and convert UTF-8 strings to and from Unicode.

Classes#

carb::extras::Utf8Iterator

A simple iterator class for walking a UTF-8 string.

carb::extras::Utf8Parser

Static helper class to allow for the processing of UTF-8 strings.

Namespaces#

carb

The main Carbonite namespace.

carb::extras

Common namespace for extra helper functions and classes.