C++ API: UChar Character Iterator. More...
#include "unicode/utypes.h"#include "unicode/chariter.h"Go to the source code of this file.
Data Structures | |
| class | UCharCharacterIterator |
| A concrete subclass of CharacterIterator that iterates over the characters (code units or code points) in a UChar array. More... | |
C++ API: UChar Character Iterator.
Definition in file uchriter.h.
1.6.1