|
CACAO
|
Public Types | |
| typedef void | ReturnType |
Public Member Functions | |
| SprintConvertToLatin1 (char *dst) | |
| void | utf16 (uint16_t c) |
| void | finish () |
Public Member Functions inherited from utf8::VisitorBase< void, utf8::IGNORE_ERRORS > | |
| ErrorAction | error_action () const |
| void | utf8 (uint8_t) const |
| void | utf16 (uint16_t) const |
| void | finish () const |
| void | abort () const |
Private Attributes | |
| char * | _dst |
|
inline |
1.8.5