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

Paul F. Kunz Paul_Kunz at slac.stanford.edu
Sat Dec 11 19:55:42 CET 2004


>>>>> On Sat, 11 Dec 2004 09:40:20 -0500, David Abrahams <dave at boost-consulting.com> said:

> Sufficiently for whom?  It took me 20 minutes of massaging just to
> get it to build under vc7.1 (where I have good debugging tools).

   Sorry, I wasn't think about VC++

> Please reduce your problem to a *simple* test case with as few
> classes and functions as possible.  Take out any threading-related
> stuff.  There should be one .cpp file and one .py file.  Ideally,
> you'd pass me a Jamfile, but I can produce one myself if neccessary.

   Ok, one file, one Python script.   No includes other that C++
standard library.

ftp://ftp.slac.stanford.edu/users/pfkeb/abrahams/HippoDraw-1.12.7.tar.gz

   Thanks for your patience.



More information about the Cplusplus-sig mailing list