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
shared_ptr destructor, copy and incomplete type
Jun 12, 2022
c++
c++11
shared-ptr
incomplete-type
c++ set and shared_ptr
Apr 14, 2022
c++
set
shared-ptr
Create a vector of shared_ptr to ints
Jul 30, 2020
c++
c++11
shared-ptr
smart-pointers
how to overcome make_shared constness
Nov 21, 2020
c++
boost
shared-ptr
Strange double destructor call when using shared_ptr
Apr 05, 2019
c++
c++11
g++
destructor
shared-ptr
Pass by reference vs. Pass by shared_ptr
Nov 10, 2022
c++
c++11
shared-ptr
Copy constructor for class with shared_ptr data members?
Jun 27, 2019
c++
shared-ptr
copy-constructor
deep-copy
When does std::shared_ptr release its object?
Oct 24, 2022
c++
c++11
shared-ptr
resource-management
Assigning make_unique<X> to shared_ptr<X>
Nov 06, 2021
c++
shared-ptr
unique-ptr
move-assignment-operator
How to get the pointer to a shared_ptr?
Nov 07, 2022
c++
boost
shared-ptr
Creating boost::thread with an std::shared_ptr object instance
Nov 09, 2019
c++
boost
c++11
shared-ptr
boost-thread
Using C++ std::equal on a container of shared_ptr
Oct 20, 2022
c++
shared-ptr
equality
stl-algorithm
`shared_ptr` breaks constness of the object
Feb 02, 2018
c++
c++11
constants
shared-ptr
boost shared_ptr operator =
Aug 18, 2022
c++
boost
shared-ptr
How to return references to object created inside a method
Aug 21, 2022
c++
pointers
return-value
shared-ptr
return-by-reference
I can't use std::vector of auto_ptr - should i use shared_ptr?
Jun 06, 2022
c++
shared-ptr
Usage of std::shared_ptr
Nov 01, 2022
c++
shared-ptr
How to make a std::shared_ptr from a non-pointer object?
Nov 10, 2022
c++
shared-ptr
bad weak pointer when base and derived class both inherit from boost::enable_shared_from_this
Feb 08, 2017
c++
boost
shared-ptr
multiple-inheritance
enable-shared-from-this
Shared pointers to a singleton do not recognize each other
Mar 02, 2022
c++
c++11
shared-ptr
« Newer Entries
Older Entries »