Question about copy constructors

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Question about copy constructors

Joseph Wang
I think that the thought was that if you wanted to use the same term
structure that you would use the same object.

One thing that might be a good idea to support what you are doing is a
clone method.