15 Mar
2005
15 Mar
'05
5:41 p.m.
In all the routines for char_traits I added equivalents to accept char also (eg, I have assign(uchar& to, char& from) also ) I didn't try to run my code on unix, but on windows wchat_t is unsigned short, that's why I think it worked. I'll try to run it on freebsd later.
I'm not talking about char_traits, I'm talking about regex_traits, you shouldn't have needed the specialisation for char_traits. John.