Search code examples
Push_back shared_ptr of derived class...


c++containersshared-ptr

Read More
How to pass shared_ptr to naked ptr function...


c++memory-managementshared-ptrownership

Read More
boost smart_ptr runtime error...


c++arraysboostruntime-errorshared-ptr

Read More
Boost Shared Pointer Constructors/Destructors...


c++boostconstructorshared-ptrsmart-pointers

Read More
Learning to use Boost Shared Pointers, Console Output Correct?...


c++arrayspointersboostshared-ptr

Read More
Why doesn't shared_ptr<A> implicit convert to shared_ptr<A const>?...


c++c++11shared-ptrconst-correctness

Read More
std::auto_ptr or boost::shared_ptr for pImpl idiom?...


c++booststlshared-ptrauto-ptr

Read More
Passing shared_array<T> argument...


c++pointersboostshared-ptr

Read More
enable_shared_from_this and inheritance...


c++boostc++11shared-ptrsmart-pointers

Read More
Where is the std equivalent of boost::shared_polymorphic_downcast in C++11?...


c++booststlc++11shared-ptr

Read More
Why does this shared_ptr code segfault? When do shared_ptr's free?...


c++scopeshared-ptr

Read More
boost shared_ptr turns invalid on program exit...


boostmemory-leaksinitializationshared-ptr

Read More
C++ template : A template to call variables by name...


c++templatesboostshared-ptr

Read More
Type cast error from shared_ptr...


c++shared-ptr

Read More
Constructor overloading with boost::shared_ptr...


c++boostshared-ptr

Read More
boost::shared_ptr in a modified factory method...


c++shared-ptr

Read More
Analogy to "cast from/to void" in std::shared_ptr...


c++pointerscastingshared-ptr

Read More
Inconsistency when dereferencing returned empty shared_ptr...


c++nullreturn-valueshared-ptrdereference

Read More
Inside the copy constructor of shared_ptr...


c++c++11shared-ptrcopy-constructor

Read More
Spawning new async request from an asio handler...


c++boostboost-asioshared-ptr

Read More
How to handle a map of shared_ptr with move constructor correctly?...


c++dictionaryshared-ptr

Read More
C++: shared_ptr as unordered_set's key...


boostshared-ptrhash-functionunordered-set

Read More
Sharing ownership of boost::shared_ptr after construction...


c++boostshared-ptr

Read More
boost::shared_ptr destroy callback...


c++boostshared-ptr

Read More
std::shared_ptr _BLOCK_TYPE_IS_VALID(pHead->nBlockUse) when changing pointer...


c++visual-studio-2010c++11shared-ptrsfml

Read More
wield boost_check results...


unit-testingboostshared-ptr

Read More
How to make a std::shared_ptr from a non-pointer object?...


c++shared-ptr

Read More
Qt & shared_pointer : execution error...


c++qtshared-ptrsmart-pointers

Read More
C++ Boost make_shared creating a copy...


shared-ptr

Read More
Object::connect: No such signal when obj is returned as shared_ptr...


c++qt4shared-ptrqt-signals

Read More
BackNext