This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Making strings of arbitrary character types


On Wed, 2004-12-01 at 11:01 +0100, Paolo Carlini wrote:
> In principle, you can try: basic_string itself should be ok, but you
> may see problems in other areas (like iostreams, fstreams),
Right you are; I just ran across problems w/ ofstream using 3.3.x.

> which, at the time, were not completely "char_traits"-general, so to
> speak...
Are you referring to GCC's implementation?

--

Regards,
Nick G.
http://www.wheeloyum.com



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]