Copy Constructor Problem with 3.2.2??

Giovanni Bajo giovannibajo@libero.it
Fri Jun 18 11:17:00 GMT 2004


Phil Prentice wrote:

>     Point (Point& pt);          // Copy Constructor

Point (const Point& pt);

Giovanni Bajo




More information about the Gcc-help mailing list