ctype optimization work

Paolo Carlini pcarlini@suse.de
Wed Dec 10 14:40:00 GMT 2003


Jerry Quinn wrote:

> With ctype<wchar_t> you're getting most of the speedup by avoiding the
> call to wctob. This seems to be a big win.

Yes, it seems.

By the way, thanks for reminding me that wchar_t, depending on the platform,
can be either signed or unsigned...

Paolo.



More information about the Libstdc++ mailing list