This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


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

Re: 4 byte wchar_t and portability


>>>>> "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>:

>> In that case I will have UTF-16 stored into something that could
>> hold UCS-4 (was probably made this large for that purpose?), and
>> there is no way for me to make things more efficient without ugly
>> hacks.

> What exactly do you want to make more efficient? 

My own code for handling wide characters, across platforms.

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