
23 Jul
2004
23 Jul
'04
2:56 a.m.
There's boost/compatibility/cpp_c_headers/cwctype and boost/compatibility/cpp_c_headers/cctype. Can we use those instead and be assured of portability? Everyone seems to be reinventing workarounds for these nasty little beasts.
I was under impression that we should only use these headers where there are no native headers with appropriate name. Isn't it true? Gennadiy.