
20 Oct
2004
20 Oct
'04
6:42 p.m.
Eric Niebler wrote:
Perhaps having a one-size-fits-all unicode_string might be a nice default, as long as users who care about encoding and canonical form have other types (template + policies?) with knobs they can twiddle.
Right. My original point was that the advanced users don't really need a class (or a class template with policies.) They need algorithms that operate on sequences of char*_t.