
23 Jan
2006
23 Jan
'06
7:29 p.m.
Andy Little wrote:
I tried out the example. VC8 doesnt seem to like operator + much does it? or - / * for that matter.
you could try with compiler extension disabled (that is with /Za ) - I had impression that ADL is enabled in this mode. But I might be wrong, B.