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
C++ Make explicit that library owns pointers
Jan 01, 2026
c++
smart-pointers
ownership
Smart pointers and polymorphism - Use in a model class is causing casting issues
Dec 24, 2025
c++
oop
model
polymorphism
smart-pointers
Understanding C++ make shared pointer with const arguments
Dec 23, 2025
c++
c++11
boost
smart-pointers
Is it safe to use unique_ptr in an Exception class
Dec 20, 2025
c++
exception
smart-pointers
unique-ptr
c++ assigning value to struct member through shared pointer causes SIGSEGV
Dec 17, 2025
c++
struct
smart-pointers
Publish/Subscribe and Smart pointer
Dec 16, 2025
c++
smart-pointers
publish-subscribe
shared_ptr with = symbol not allowed
Dec 15, 2025
c++
pointers
shared-ptr
smart-pointers
How do `shared_ptr` and `weak_ptr` avoid a leak in this case?
Dec 13, 2025
c++
shared-ptr
smart-pointers
race-condition
How to write templated factory function for both std::shared_ptr and std::unique_ptr
Dec 15, 2025
c++
templates
c++17
smart-pointers
Shared_ptr custom deleter
Dec 14, 2025
c++
c++11
sdl
smart-pointers
C++11 : Why array with shared_ptr can not be deleted by default
Dec 09, 2025
c++
c++11
smart-pointers
c++ Trouble understanding very basic concept of using smart pointer
Dec 08, 2025
c++
smart-pointers
Library function returns raw pointer and I want to use smart pointer
Dec 07, 2025
c++
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
Older Entries »