#include <ucs4_convert_impl.hpp>
Static Public Member Functions | |
| static const char * | get_name () |
| template<typename writer > | |
| static void | write (writer out, ucs4::char_t ch) |
| template<typename iitor_t > | |
| static ucs4::char_t | read (iitor_t &input, const iitor_t &end) |
Definition at line 196 of file ucs4_convert_impl.hpp.
|
inlinestatic |
Definition at line 198 of file ucs4_convert_impl.hpp.
|
inlinestatic |
Definition at line 207 of file ucs4_convert_impl.hpp.
|
inlinestatic |
Definition at line 200 of file ucs4_convert_impl.hpp.
1.8.8