Pointer to std::list objectIn a class, I have a static std::list of all the instances of that class. I want to be able to effic...
Inherited constructor gets confused with copy constructorThanks, it does indeed say this the tutorial, I must have thought I saw it done this way somewhere e...
Inherited constructor gets confused with copy constructorIf I uncomment the line below I get this error message in VC++ 2008: [quote]error C2664: 'TestObj...
This user does not accept Private Messages