[C++-sig] Re: Making copy of function derived from C++ pure virtual function

Paul F. Kunz Paul_Kunz at slac.stanford.edu
Thu Dec 9 19:46:44 CET 2004


  In response to my previsous item concerning compiler error.   I
found the problem.   I needed `*this' instead of `this' in the
argument.



More information about the Cplusplus-sig mailing list