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.h File Reference
#include <string>
#include <CRNString.h>
+ Include dependency graph for UtfConverter.h:
+ This graph shows which files directly or indirectly include this file:

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)