
7 May
2007
7 May
'07
3:54 p.m.
Andy wrote:
* The c == '{' comparison in operator>> seems to be missing a 'widen' call. There is no guarantee that '{' and L'{' compare equal.
Thanks. I get a little lost with this sort of stuff sometimes. Just to help me, who provides the 'widen' function? The stream?
Yes, I think that the stream provides a widen() member function.