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 smart-pointers
How can I detect or avoid cyclic references with std::shared_ptr?
Aug 16, 2026
c++
design-patterns
smart-pointers
cyclic-reference
C++ smart pointers confusion
Aug 14, 2026
c++
c++11
sqlite
smart-pointers
Compare boost intrusive_ptr with different const-ness
Aug 13, 2026
c++
pointers
boost
constants
smart-pointers
I cannot initialize that shared_ptr of class C
Aug 12, 2026
c++
c++11
shared-ptr
smart-pointers
Pushing shared_ptr(this) into vector results in "free(): invalid pointer" error
Aug 10, 2026
c++
c++11
vector
smart-pointers
How to use COM smart pointer as in-out arguments for calling e.g. library functions
Aug 09, 2026
c++
com
smart-pointers
How memory is deallocated in shared_ptr via the operator=?
Aug 07, 2026
c++
c++11
shared-ptr
smart-pointers
Calling shared_ptr object method
Aug 03, 2026
c++
smart-pointers
Why don't smart pointers have conversion operator back to the base pointer?
Jul 29, 2026
c++
smart-pointers
scoped-ptr
How to overload operator ->* in C++
Jul 30, 2026
c++
operator-overloading
smart-pointers
boost shared_ptr cycling reference?
Jul 29, 2026
boost
shared-ptr
smart-pointers
cycle
weak-ptr
c++ composition (has-a) issue
Jul 27, 2026
c++
polymorphism
containers
smart-pointers
Is there a never-null unique owner of heap allocated objects?
Jul 27, 2026
c++
architecture
null
heap-memory
smart-pointers
In Rust, how does Weak<T> know when the inner value has been dropped?
Jul 25, 2026
rust
memory-management
smart-pointers
weak-references
reference-counting
weak_ptr<User_Class> is none pointer type
Jul 26, 2026
c++
boost
smart-pointers
Smart pointers with functions returning a pointer in an argument
Jul 24, 2026
c++
smart-pointers
unique-ptr
std
standard-library
What stops compilers from automatically deducing to use make_shared?
Jul 24, 2026
c++
memory-management
shared-ptr
smart-pointers
make-shared
Older Entries »