当前分类:smart-pointers

c++ - scoped_ptr和shared_ptr可以混合使用吗?

c++ - tr1::unique_ptr 和 SelectObject()

c++ - 智能指针: runtime crash in VS 9 running WinXP-Sp3

c++ - C++ 中的智能指针与共享对象验证

c++ - 包含对其他对象的引用的对象的深层拷贝

c++ - 智能指针 - 为什么使用它们,以及使用哪个?

c++ - 如何创建一个可以使用 std::unique_ptr 作为模板参数正常工作的容器?

c++ - 为什么我不能将shared_from_this 与回调接口(interface)对象一起使用?

c++ - intrusive_ptr 使用基类进行引用计数并包含循环 hell

c++ - 智能指针的 const 正确性

c++ - 弱资源与工厂设计模式

c++ - return 语句中的 boost::scoped_array::get()

C++, boost : How to store objects of an abstract type in a map container

c++ - 全局智能指针未正确清理

c++ - NULL指针,以为好像被初始化了

c++ - Visual Studio 2012 中的智能指针错误

c++ - 构造函数期望指向正在创建的实例的共享指针

c++ - 这是否为shared_ptr分配新的内存?

c++ - 是否可以重载 C++11 new 运算符来创建智能指针?

C++:为智能指针的字段隐式保留右值引用

热门标签: