>       Has anyone got an implementation of char_traits for
> std::basic_string<XMLCh> they would be willing to share?

The impression I got from those gcc threads was that it was an absolutely
enormous amount of complex work. Maybe I misunderstood what they were
saying, but I read it to mean it wasn't practical. Clearly if true that's a
failing of the STL, no argument, and a misapplication of the 80/20 rule.

I'd love to find out it's doable.

In any case, it doesn't really solve the problem except in some cases. When
the rest of the software stack is still using char*, you can't avoid the
transcode step. But it obviously depends on what you're doing (which you
noted).

-- Scott


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to