Re: icu4c api proposal: clone() for public c++ classes where missing
Markus Scherer <[email protected]> Tue, 04 Nov 2003 11:08:21 -0800
| Newsgroups | gmane.comp.lib.icu.general |
|---|---|
| Organization | IBM |
| Message-ID | <[email protected]> |
Markus Scherer wrote: > I propose to add clone() functions (and copy constructors/assignment > operators where missing) to the following classes and their subclasses: > > (i18n) > - CollationKey I would like to withdraw this because the whole class is marked with * @deprecated ICU 2.8 Use Collator::getSortKey(...) instead markus