c++ primer 知识点 测试
Part III Tools for Class Authors
chapter 13 Copy Control
- copy constructor
- move constructor
- copy-assignment operator
- move-assignment operator
- destructor
Section 13.1 Copy Assign and Destroy
13.1.1 拷贝构造函数
文档信息
- 本文作者:Huang Henry
- 本文链接:https://huanghenry.github.io/2020/04/14/C++%E7%AE%80%E6%98%8E%E6%95%99%E7%A8%8B/
- 版权声明:自由转载-非商用-非衍生-保持署名(创意共享3.0许可证)