Type::Type(const Type&);
Rational r = s;
with the notation of the assignment operator
r = s;
CopyConstructorTest.cpp
,
vector.h
(original),
vector.h
(copy) ,
vector.cpp
This page was last modified on Feb 2, 2001
URL: http://people.hsc.edu/faculty-staff/robbk/Coms262/Lectures/CopyConstructor.html