#include <utility>
#include <list>
#include <string>
Go to the source code of this file.
Classes | |
class | CharSetTranslator |
An object performs mappings between ASCII character set ranges. To use a CharSetTranslator, you construct it and then use either one of of the following members: More... | |
struct | LhsSubrange |
Information needed to describe character ranges in the left hand side of the mapping. More... | |
Namespaces | |
namespace | cxxtls |
The namespace that encapsulates most of the functionality in the CXX toolkit. |