Search code examples
Maintaining a std::set<boost::shared_ptr>...


c++boostsetshared-ptr

Read More
Why can't I access a public var using the getter?...


c++boostshared-ptr

Read More
c++ problem with polymorphism and vectors of pointers...


c++vectorpolymorphismshared-ptr

Read More
How to design an efficient image buffer in C++?...


c++imageboostbuffershared-ptr

Read More
How to fix heap corruption...


c++shared-ptrraii

Read More
C++ reference to a shared_ptr vs reference...


c++boostclass-designshared-ptr

Read More
shared_ptr and references in C++...


c++boostsmart-pointersshared-ptr

Read More
Are data structures an appropriate place for shared_ptr?...


c++data-structuresshared-ptrtr1

Read More
Collection specialized for shared_ptr...


c++optimizationboostcollectionsshared-ptr

Read More
construct two shared_ptr objects from the same pointer...


c++shared-ptrtr1

Read More
boost::shared_ptr use_count...


c++pointersshared-ptr

Read More
How should you return *this with a shared_ptr?...


c++shared-ptr

Read More
Difference between ATL CAutoPtr and STL std::auto_ptr?...


shared-ptrauto-ptrcautoptr

Read More
BackNext