Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in smart-pointers

c++ assigning value to struct member through shared pointer causes SIGSEGV

c++ struct smart-pointers

Publish/Subscribe and Smart pointer

shared_ptr with = symbol not allowed

How do `shared_ptr` and `weak_ptr` avoid a leak in this case?

How to write templated factory function for both std::shared_ptr and std::unique_ptr

Shared_ptr custom deleter

c++ c++11 sdl smart-pointers

C++11 : Why array with shared_ptr can not be deleted by default

c++ c++11 smart-pointers

c++ Trouble understanding very basic concept of using smart pointer

c++ smart-pointers

Library function returns raw pointer and I want to use smart pointer

c++ smart-pointers

What does &** mean?

Const with smart pointers in C++

List of smart pointers - Managing object lifetime and pointer validity

shared_ptr not reporting referenced object deletion

Why don't I get destructors called when using unique_ptr? [duplicate]

C++ - Basic garbage collector using reference counting

Derived classes and smart pointers

Placing smart pointers in an STL container

c++ boost smart-pointers

error C2679: binary '<<': no operator found which takes a right-hand operand of type 'mystring' (or there is no acceptable conversion)