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
Set shared_ptr to point existing object
Oct 16, 2022
c++
c++11
vector
shared-ptr
Assigning a shared_ptr to an offset of an array
Feb 16, 2022
c++
arrays
shared-ptr
reference-counting
Is it OK to use boost::shared ptr in DLL interface?
Jul 02, 2018
dll
boost
memory-management
shared-ptr
boost::shared_ptr and Inheritance
Dec 06, 2017
c++
inheritance
shared-ptr
What is the cyclic dependency issue with shared_ptr?
Apr 01, 2018
c++
shared-ptr
weak-ptr
Why does shared_ptr needs to hold reference counting for weak_ptr?
Oct 17, 2022
c++
c++11
shared-ptr
reference-counting
Does `std::make_shared<POD>()` value initialize my POD?
Apr 07, 2022
c++
c++11
shared-ptr
Smart pointers + cycles + "->"
Oct 30, 2022
c++
c++11
shared-ptr
smart-pointers
weak-ptr
Using shared_ptr and glutInit causes segmentation fault
Feb 13, 2022
c++
c++11
gcc
shared-ptr
glut
Using smart pointers for C++ binary search tree
Jun 01, 2019
c++
c++11
binary-search-tree
shared-ptr
smart-pointers
shared_ptr<T> to shared_ptr<T const> and vector<T> to vector<T const>
Feb 26, 2022
c++
c++11
constants
shared-ptr
stdvector
Is an empty aliasing shared_ptr a good alternative to a no-op deleting shared_ptr?
Feb 18, 2022
c++
c++11
shared-ptr
static member function make_shared of shared_ptr
Mar 19, 2022
c++
c++11
stl
c++14
shared-ptr
Locking a shared_ptr
Dec 17, 2017
c++
c++11
shared-ptr
About shared_ptr and pointer to member operator `->*` and `std::bind`
Aug 22, 2018
c++
operator-overloading
shared-ptr
boost-bind
pointer-to-member
What Happens to a weak_ptr when Its shared_ptr is Destroyed?
Aug 25, 2022
c++
shared-ptr
weak-ptr
testing if a shared_ptr is NULL
Feb 13, 2018
c++
null
shared-ptr
shared_ptr strangeness with null values and custom deleter
Sep 23, 2019
c++
shared-ptr
unique-ptr
Disadvantages of shared_ptr
Nov 11, 2022
c++
c++11
shared-ptr
smart-pointers
« Newer Entries
Older Entries »