I am having trouble understanding 2 things.
1. the difference between a copy constructor and an operator=
What the actual use of the copy constructor is. I think I get the
operator=
2. do we actually call the operator= or is it called whenever it is
required?



LinkBack URL
About LinkBacks



