|
CACAO
|
Public Types | |
| typedef size_t | ReturnType |
Public Member Functions | |
| ByteCounter () | |
| void | utf8 (uint8_t) |
| size_t | finish () |
Public Member Functions inherited from utf8::VisitorBase< size_t, utf8::IGNORE_ERRORS > | |
| ErrorAction | error_action () const |
| void | utf8 (uint8_t) const |
| void | utf16 (uint16_t) const |
| size_t | finish () const |
| size_t | abort () const |
Private Attributes | |
| size_t | count |
| typedef size_t ByteCounter::ReturnType |
1.8.5