|
ICU 73.2
73.2
|
C++ API: Canonical Iterator. More...
Go to the source code of this file.
Data Structures | |
| class | icu::final |
| This class allows one to iterate through all the strings that are canonically equivalent to a given string. More... | |
Namespaces | |
| namespace | icu |
File coll.h. | |
Defines | |
| #define | CANITER_SKIP_ZEROES true |
| Should permutation skip characters with combining class zero Should be either true or false. | |
C++ API: Canonical Iterator.
Definition in file caniter.h.
| #define CANITER_SKIP_ZEROES true |
1.7.6.1