#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... | |
Definition in file uchriter.h.
1.5.7.1