摘要: 最近要使用C++11的智能指针,补充下博客。 参考博客:https://www.cnblogs.com/wxquare/p/4759020.html 重要文档:http://en.cppreference.com/w/cpp/memory/shared_ptr 1、std::shared_ptr s 阅读全文
posted @ 2018-01-19 09:43 kanite 阅读(327) 评论(0) 推荐(0) 编辑