Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Smart Pointers
Boost.Pointer Container made obsolete by std::unique_ptr in C++11/14?
Apr 25, 2021
Is there any use for unique_ptr with array?
Apr 25, 2021
Should I use C++11 emplace_back with pointers containers?
Apr 25, 2021
Using unique_ptr to control a file descriptor
Apr 25, 2021
Is there a non-atomic equivalent of std::shared_ptr? And why isn't there one in <memory>?
Apr 25, 2021
How do I pass smart pointers into functions?
Apr 25, 2021
Dynamic casting for unique_ptr
Apr 25, 2021
How to return smart pointers (shared_ptr), by reference or by value?
Apr 25, 2021
How do smart pointers choose between delete and delete[]?
Apr 25, 2021
Which kind of pointer do I use when?
Apr 25, 2021
« Newer Entries
Older Entries »