[wx-dev] Re: ctype<wxUniChar>

Hajo Kirchhoff mailinglists at hajo-kirchhoff.de
Thu Jul 3 05:39:59 PDT 2008


>> Only then do I find that ctype<wxUniChar>::to_upper gets called,
>> which is not specialized.
> 
> Can we at least fix this?

I'll have a look and post a patch.

ctype<> is part of the STL. What #ifdefs should I use to wrap the 
template specialization in? Will wxUSE_STL be enough? I don't want to 
create any dependencies.

Regards

Hajo



More information about the wx-dev mailing list