openMSX
|
#include <utf8_checked.hh>
Public Member Functions | |
invalid_utf8 (uint8_t u) | |
const char * | what () const noexcept override |
uint8_t | utf8_octet () const |
Definition at line 49 of file utf8_checked.hh.
|
inlineexplicit |
Definition at line 53 of file utf8_checked.hh.
|
inline |
Definition at line 55 of file utf8_checked.hh.
|
inlineoverridenoexcept |
Definition at line 54 of file utf8_checked.hh.