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
What does &** mean?
Dec 05, 2025
c++
operator-overloading
smart-pointers
Const with smart pointers in C++
Dec 06, 2025
c++
constants
smart-pointers
copy-constructor
List of smart pointers - Managing object lifetime and pointer validity
Dec 02, 2025
c++
list
constructor
c++11
smart-pointers
shared_ptr not reporting referenced object deletion
Dec 02, 2025
c++
c++11
shared-ptr
smart-pointers
Why don't I get destructors called when using unique_ptr? [duplicate]
Dec 02, 2025
c++
smart-pointers
unique-ptr
C++ - Basic garbage collector using reference counting
Nov 29, 2025
c++
garbage-collection
smart-pointers
reference-counting
Derived classes and smart pointers
Nov 28, 2025
c++
pointers
boost
smart-pointers
Placing smart pointers in an STL container
Nov 24, 2025
c++
boost
smart-pointers
error C2679: binary '<<': no operator found which takes a right-hand operand of type 'mystring' (or there is no acceptable conversion)
Nov 23, 2025
c++
visual-c++
smart-pointers
Copying from raw pointer to smart pointer using memcpy
Nov 24, 2025
c++
smart-pointers
Polymorphism : raw pointer vs smart pointer
Nov 23, 2025
c++
polymorphism
smart-pointers
raw-pointer
Designing 2 classes having references to each other using smart pointers
Nov 23, 2025
c++
c++11
smart-pointers
Can an object that owns a unique pointer be unique pointed to?
Nov 19, 2025
c++
polymorphism
smart-pointers
Best practice when dealing with C++ iostreams
Nov 19, 2025
c++
smart-pointers
iostream
How to prevent code heavily relying on polymorphism from being littered with `make_shared` all over the place?
Nov 17, 2025
c++
polymorphism
smart-pointers
Is there a shared pointer with a single strong owner and multiple weak references?
Nov 17, 2025
rust
smart-pointers
Getting weak pointer to derived class
Nov 04, 2025
c++11
inheritance
visual-c++
smart-pointers
Role of weak_ptr in shared_ptr
Nov 02, 2025
c++
shared-ptr
smart-pointers
weak-ptr
cyclic-reference
Custom views of smart pointer objects in visual studio?
Nov 01, 2025
c++
visual-studio
c++11
smart-pointers
unique-ptr
Older Entries »