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
c++ problem with polymorphism and vectors of pointers
Aug 26, 2026
c++
vector
polymorphism
shared-ptr
Multiple pointers to an object
Aug 25, 2026
c++
pointers
shared-ptr
C++11 Cereal Library Cannot Serialize A Class Of Mine
Aug 24, 2026
c++
c++11
shared-ptr
cereal
Is counter in std::shared_ptr atomic?
Aug 21, 2026
c++
c++11
shared-ptr
atomic
Is there a way to make shared_ptr.reset(new obj) to call the destructor first?
Aug 21, 2026
c++
shared-ptr
Objects as member variables in a class in C++
Aug 18, 2026
c++
pointers
reference
shared-ptr
member-variables
How does an atomic<shared_ptr<>> work internally?
Aug 16, 2026
c++
c++20
shared-ptr
stdatomic
How is shared_ptr reference counter laid out?
Aug 15, 2026
c++11
shared-ptr
memory-layout
Function template to populate a vector of shared_ptr to Base & Derived objects
Aug 15, 2026
c++
templates
inheritance
shared-ptr
stdvector
Shared_ptr and unique_ptr with exception
Aug 11, 2026
c++
exception
shared-ptr
unique-ptr
Pointer to member variable of shared_ptr
Aug 12, 2026
c++
c++11
shared-ptr
pointer-to-member
I cannot initialize that shared_ptr of class C
Aug 12, 2026
c++
c++11
shared-ptr
smart-pointers
std::shared_ptr: Custom deleter not being invoked
Aug 10, 2026
c++
c++11
shared-ptr
How to fix heap corruption
Aug 07, 2026
c++
shared-ptr
raii
No match for operator== (weak_ptr, const weak_ptr)
Aug 06, 2026
c++
gcc
vector
shared-ptr
weak-ptr
Initialize a const map which has shared_ptr as values
Aug 05, 2026
c++
c++11
shared-ptr
auto_ptr or shared_ptr
Aug 07, 2026
c++
shared-ptr
auto-ptr
visual-c++-2005
How memory is deallocated in shared_ptr via the operator=?
Aug 07, 2026
c++
c++11
shared-ptr
smart-pointers
Older Entries »