libcrn  3.9.5
A document image processing library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
UtfConverter.cpp File Reference
#include "UtfConverter.h"
#include "ConvertUTF.h"
#include <CRNException.h>
#include <CRNIO/CRNIO.h>
#include <CRNi18n.h>
+ Include dependency graph for UtfConverter.cpp:

Go to the source code of this file.

Namespaces

 UtfConverter
 

Functions

std::basic_string< char32_t > UtfConverter::FromUtf8 (const std::string &utf8string)
 
std::string UtfConverter::ToUtf8 (const std::basic_string< char32_t > &widestring)