c++的智能指针在标准库中有四种auto_ptr、 unique_ptr、 shared_ptr、 weak_ptr
具体四种智能指针的使用场景和优缺点需要进一步学习。
博文地址:
http://blog.csdn.net/zsc_976529378/article/details/52250597
c++的智能指针在标准库中有四种auto_ptr、 unique_ptr、 shared_ptr、 weak_ptr
具体四种智能指针的使用场景和优缺点需要进一步学习。
博文地址:
http://blog.csdn.net/zsc_976529378/article/details/52250597
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。