Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-10-20 01:44:04


Rogier van Dalen wrote:

> So unicode::string<unicode::codepoint_string<std::string> > would be a
> UTF8-encoded string that is manipulated using its characters.

After reading your post, I don't understand what exactly the two levels of
template parameters give you.

And, even if they are needed, it's very important that unicode::string with
different template parameters are always convertible between each other.
Otherwise, two libraries with different types won't be able to
interoperate.

- Volodya


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk