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