相关疑难解决方法(0)

1730
推荐指数
11
解决办法
54万
查看次数

智能指针(boost)解释道

以下指针集之间有什么区别?什么时候在生产代码中使用每个指针,如果有的话?

例子将不胜感激!

  1. scoped_ptr

  2. shared_ptr

  3. weak_ptr

  4. intrusive_ptr

你在生产代码中使用boost吗?

c++ boost smart-pointers

218
推荐指数
4
解决办法
8万
查看次数

标签 统计

c++ ×2

smart-pointers ×2

boost ×1

c++-faq ×1

c++11 ×1

pointers ×1