Om
om
utf8.hpp
Go to the documentation of this file.
1
15
#ifndef Om_Utf8_
16
17
#define Om_Utf8_ \
18
Om::Utf8
19
20
#ifndef Om_Macro_Precompilation_
21
22
#include "boost/locale/utf.hpp"
23
24
#endif
25
26
namespace
Om
{
27
32
typedef
boost::locale::utf::utf_traits<char>
Utf8
;
33
34
}
35
36
#endif
Om
The Om library.
Definition:
code_point.hpp:26
Om::Utf8
boost::locale::utf::utf_traits< char > Utf8
The UTF-8 traits type.
Definition:
utf8.hpp:32
Generated by
1.9.1