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
Passing a shared pointer by reference or by value as parameter to a class
Jan 08, 2020
c++
shared-ptr
Pointers vs auto_ptr vs shared_ptr
Oct 26, 2022
c++
pointers
shared-ptr
A non-shared smart pointer with incomplete types
Nov 13, 2022
c++
boost
c++11
shared-ptr
unique-ptr
Double inheritance of enable_shared_from_this
May 18, 2021
c++
shared-ptr
multiple-inheritance
enable-shared-from-this
Is it thread safe to reset and copy shared_ptr simultaneously?
Oct 31, 2022
c++
thread-safety
shared-ptr
up-casting std::shared_ptr using std::dynamic_pointer_cast
Apr 13, 2022
c++
c++11
shared-ptr
upcasting
extending shared_ptr by inheritance
Sep 15, 2018
c++
boost
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
« Newer Entries
Older Entries »