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
Try to understand std::enable_shared_from_this<T> but cause a bad_weak_ptr using it
Oct 29, 2021
c++
shared-ptr
Referring to a "std::unique_ptr" that you don't own (use a raw pointer?)
Sep 12, 2022
c++
c++11
shared-ptr
unique-ptr
weak-ptr
What are the uses of get() member from the shared_ptr class?
Sep 14, 2022
c++
c++11
shared-ptr
smart-pointers
boost: Initializing shared pointer reset vs make_shared
Aug 30, 2022
c++
boost
shared-ptr
Are data structures an appropriate place for shared_ptr?
Sep 22, 2022
c++
data-structures
shared-ptr
tr1
need single header file for boost::shared_ptr
Apr 10, 2019
c++
boost
shared-ptr
friend function of std::make_shared() in Visual Studio 2010 (not Boost)
Nov 19, 2022
c++
visual-studio-2010
shared-ptr
friend
Using unique_ptr instead of shared_ptr in BST
Aug 31, 2019
c++
c++11
binary-search-tree
shared-ptr
unique-ptr
"delete this" to an object that's allocated with std::shared_ptr?
Oct 22, 2022
c++
memory-management
c++11
shared-ptr
Problems with shared_ptr<T[]> wrapping a dynamic array
Jul 12, 2022
c++
c++11
shared-ptr
C++ shared_ptr vs. unique_ptr for resource management
Jul 06, 2022
c++
shared-ptr
smart-pointers
unique-ptr
resourcemanager
Making shared_ptr lose ownership of memory
Aug 31, 2022
c++
c++11
protocol-buffers
shared-ptr
Manually incrementing and decrementing a boost::shared_ptr?
Apr 29, 2022
c++
boost
shared-ptr
Copy boost::shared_ptr
Apr 16, 2022
c++
boost
shared-ptr
Mysterious crash with shared_ptr
Jul 08, 2022
c++
shared-ptr
Why shouldn't I use shared_ptr and unique_ptr always and instead use normal pointers?
Sep 14, 2022
c++
shared-ptr
unique-ptr
C++ weak_ptr creation performance
Jun 05, 2019
c++
performance
shared-ptr
reference-counting
weak-ptr
Looks like shared_ptr hides the error with lack of virtual destructor. Is that correct? [duplicate]
Sep 12, 2022
c++
shared-ptr
Factory method in base access protected ctor in derived
Feb 22, 2021
c++
constructor
shared-ptr
factory
« Newer Entries
Older Entries »