If I override operator=
will the copy constructor automatically use the new operator? Similarly, if I define a copy constructor, will operator=
automatically 'inherit' the behavior from the copy constructor?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…