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++ 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
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
Older Entries »