Fcitx
|
Public Member Functions | |
UTF8StringViewIter (Iter iter, Iter end) | |
reference | operator* () const |
pointer | operator-> () const |
size_t | charLength () const |
uint32_t | chr () const |
UTF8StringViewIter & | operator++ () |
UTF8StringViewIter | operator++ (int) |
bool | operator== (const UTF8StringViewIter &other) |
bool | operator!= (const UTF8StringViewIter &other) |