
24 Feb
2005
24 Feb
'05
8:07 a.m.
Gennadiy Rozental wrote:
This code works for MSVC 6.5 and MSVC 7.1. I do not have 7.0 at the moment? Could you try to see what could be done? I will try to check it myself, once I have an access to the compiler.
I'm happy to make either of the changes I suggested: 1. omit the copy constructor conditionally for VC7.0, or 2. include the copy constructor conditionally for VC6, the only compiler I know which needs the copy constructor I haven't committed anything because I thought you would like to choose the workaround. Jonathan