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
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
How to design an efficient image buffer in C++?
Aug 05, 2026
c++
image
boost
buffer
shared-ptr
swap the content of 2 shared_ptr
Aug 04, 2026
c++
shared-ptr
bind two arguments
Aug 02, 2026
c++
boost
bind
shared-ptr
How to use boost::atomic_store with shared_ptr<T> and shared_ptr<const T>?
Aug 02, 2026
c++
boost
shared-ptr
atomic
std::bad_weak_ptr while shared_from_this
Jul 30, 2026
c++
c++11
shared-ptr
Returning value from shared pointer vector string
Jul 30, 2026
c++
c++11
vector
shared-ptr
Older Entries »