|
|
|
|
webJose: Depends on the copy constructor and the assignment operator of the class Note. The main difference between the codes is that the first one doesn't use copy construction or assignment, while the second code does. If you have provided code for the copy constructor or the assignment operator, then show it. |