以前面试 经常写这种 问掉的 copy 还是 =
get的时候,生成的 那个对象赋值给aa 生成的对象在这条语句完 就析构了:
https://blog.csdn.net/qq_31759205/article/details/80544468
https://blog.csdn.net/Windgs_YF/article/details/80899901
就像我刚刚写的例子 没有执行拷贝和赋值构造函数
get的时候,生成的 那个对象赋值给aa 生成的对象在这条语句完 就析构了:
https://blog.csdn.net/qq_31759205/article/details/80544468
https://blog.csdn.net/Windgs_YF/article/details/80899901
就像我刚刚写的例子 没有执行拷贝和赋值构造函数