c++的智能指针在标准库中有四种auto_ptr、 unique_ptr、 shared_ptr、  weak_ptr

具体四种智能指针的使用场景和优缺点需要进一步学习。

博文地址:

http://blog.csdn.net/zsc_976529378/article/details/52250597

posted on 2017-12-27 20:54  非宁静,无以致远  阅读(1901)  评论(0编辑  收藏  举报