c++11智能指針解析

http://blog.csdn.net/zy19940906/article/details/50470087 html 本次討論:c++11以前的auto_ptr; c++11新加的unique_ptr, shared_ptr以及weak_ptr。c++      頭文件:#include <memory>安全   1.auto_ptr       auto_ptr是我第一個看的智能指針,也是
相關文章
相關標籤/搜索