C++ API: Appendable class: Sink for Unicode code points and 16-bit code units (UChars). More...
#include "unicode/utypes.h"#include "unicode/uobject.h"Go to the source code of this file.
Data Structures | |
| class | icu::Appendable |
| Base class for objects to which Unicode characters and strings can be appended. More... | |
| class | icu::UnicodeStringAppendable |
| An Appendable implementation which writes to a UnicodeString. More... | |
Namespaces | |
| namespace | icu |
File coll.h. | |
C++ API: Appendable class: Sink for Unicode code points and 16-bit code units (UChars).
Definition in file appendable.h.
1.6.1