Search code examples
Deleting an object via std::weak_ptr...


c++c++11boost-smart-ptr

Read More
intrusive_ptr: Why isn't a common base class provided?...


c++boostshared-ptrsmart-pointersboost-smart-ptr

Read More
Is boost shared_ptr <XXX> thread safe?...


c++boostthread-safetyshared-ptrboost-smart-ptr

Read More
boost::shared_ptr and dynamic cast...


c++boostdynamic-castboost-smart-ptr

Read More
My Auto Pointer works even after ownership transfer...


c++pointersauto-ptrboost-smart-ptr

Read More
class not being recognized as friend...


c++boostshared-ptrfriendboost-smart-ptr

Read More
How can I take a single element out of a boost library (e.g. shared_pointer)?...


c++boostshared-ptrboost-smart-ptr

Read More
Is this the correct way to use the boost::scope_ptr with array?...


c++boostboost-smart-ptr

Read More
Qt Signals and Slots with Boost::smart_ptr...


qtqt-signalsboost-smart-ptr

Read More
shared_ptr increase parent reference...


c++shared-ptrboost-smart-ptr

Read More
Mysterious write violation on my variable...


c++gccboost-smart-ptr

Read More
failed to used correct function for boost intrusive_ptr...


c++boostboost-smart-ptr

Read More
Convert boost::shared_ptr to actual class...


c++boostboost-smart-ptr

Read More
how to convert a boost::weak_ptr to a boost::shared_ptr...


c++boostboost-smart-ptr

Read More
Boost Scoped Pointer To Boost Thread...


c++boostboost-smart-ptr

Read More
Why is a shared pointer used for the string if the function call results in pass by reference?...


c++boostshared-ptrboost-smart-ptr

Read More
What is going on here?...


c++smart-pointersboost-smart-ptr

Read More
Does boost::scoped_ptr violate the guideline of logical constness...


c++constantssmart-pointersboost-smart-ptr

Read More
boost::smart_ptr and COW containers...


c++boost-smart-ptr

Read More
sort order of boost::weak_ptr after expiring?...


c++boostboost-smart-ptr

Read More
How to use boost::smart_ptr in polymorphism?...


castingpolymorphismboost-smart-ptr

Read More
Can boost::smart_ptr be used in polymorphism?...


c++boostboost-smart-ptr

Read More
Tips on debugging SWIG-wrapped C++ code in Eclipse?...


javaswigboost-smart-ptr

Read More
Is there a generic "clean-up" class in boost?...


c++boostboost-functionboost-smart-ptr

Read More
using smart pointers with "this"...


c++boostboost-smart-ptr

Read More
BackNext