Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in shared-ptr
Is a moved-from shared_ptr guaranteed to be emptied?
Mar 24, 2022
c++
c++11
move
shared-ptr
Call default copy constructor from within overloaded copy constructor
Mar 10, 2022
c++
constructor
shared-ptr
copy-constructor
deep-copy
Why std::shared_ptr calls destructors from base and derived classes, where delete calls only destructor from base class? [duplicate]
Sep 20, 2022
c++
shared-ptr
Overhead and implementation of using shared_ptr
Sep 20, 2022
c++
c++11
shared-ptr
std::shared_ptr and Inheritance
Oct 27, 2022
c++
inheritance
c++11
boost
shared-ptr
Does it make sense to check for nullptr in custom deleter of shared_ptr?
Oct 10, 2022
c++
c++11
shared-ptr
Apple and shared_ptr
Aug 29, 2022
c++
macos
shared-ptr
C++11: extending std::is_pointer to std::shared_ptr
May 01, 2018
c++
templates
c++11
shared-ptr
typetraits
Create shared_ptr to stack object
Sep 17, 2022
c++
c++11
shared-ptr
smart-pointers
Why doesn't shared_ptr permit direct assignment
Aug 07, 2018
c++
c++11
shared-ptr
smart-pointers
std::shared_ptr deep copy object
Sep 20, 2018
c++11
shared-ptr
deep-copy
false sharing in boost::detail::spinlock_pool?
Sep 17, 2022
c++
boost
c++11
shared-ptr
boost-thread
How to initialize a shared pointer in the initialization list of a constructor?
Sep 17, 2022
c++
c++11
constructor
shared-ptr
Passing shared_ptr to lambda by value leaks memory
Nov 06, 2017
c++
lambda
shared-ptr
How to use a shared_ptr with a pointer to struct that should not be freed
Sep 05, 2022
c++
pointers
c++11
shared-ptr
Getting shared_ptr refs to appear in doxygen collaboration diagrams
May 12, 2014
c++
boost
doxygen
shared-ptr
Connecting three different objects
Sep 30, 2022
c++
c++11
c++14
shared-ptr
Is it safe to use STL (TR1) shared_ptr's between modules (exes and dlls)
Nov 15, 2022
c++
visual-c++
memory-management
stl
shared-ptr
shared_from_this() causes std::bad_weak_ptr even when correctly using make_shared
May 31, 2021
c++
c++11
boost-asio
shared-ptr
Should I std::move a shared_ptr in a move constructor?
Feb 21, 2018
c++
c++11
shared-ptr
rvalue-reference
« Newer Entries
Older Entries »