Definition at line 6 of file utf8_strings.h.
◆ utf8_to_wchar()
litehtml::utf8_to_wchar::utf8_to_wchar |
( |
const char * |
val | ) |
|
◆ get_char()
litehtml::ucode_t litehtml::utf8_to_wchar::get_char |
( |
| ) |
|
|
private |
◆ get_next_utf8()
ucode_t litehtml::utf8_to_wchar::get_next_utf8 |
( |
ucode_t |
val | ) |
|
|
inlineprivate |
◆ getb()
ucode_t litehtml::utf8_to_wchar::getb |
( |
| ) |
|
|
inlineprivate |
◆ operator const wchar_t *()
litehtml::utf8_to_wchar::operator const wchar_t * |
( |
| ) |
const |
|
inline |
◆ m_str
std::wstring litehtml::utf8_to_wchar::m_str |
|
private |
◆ m_utf8
const byte* litehtml::utf8_to_wchar::m_utf8 |
|
private |
The documentation for this class was generated from the following files: