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
Create shared_ptr to stack object
Sep 17, 2022
c++
c++11
shared-ptr
smart-pointers
Why doesn't shared_ptr permit direct assignment
Aug 07, 2018
c++
c++11
shared-ptr
smart-pointers
Observer pattern using weak_ptr
Nov 15, 2019
c++
c++11
std
smart-pointers
The correct way of returning std::unique_ptr to an object of polymorphic class
Sep 17, 2022
c++
smart-pointers
unique-ptr
unique_ptr and polymorphism
Nov 12, 2022
c++
c++11
smart-pointers
What does std::make_unique_for_overwrite() do vis-a-vis std::make_unique()?
Sep 12, 2022
c++
smart-pointers
c++20
Reassigning Smart Pointers
Sep 16, 2022
c++
c++11
smart-pointers
glib
gtkmm
using custom deleter with unique_ptr
Oct 31, 2022
c++
smart-pointers
Is it OK to derive from std::enable_shared_from_this and an abstract base class?
Apr 17, 2018
c++
smart-pointers
Move ownership from std::shared_ptr to std::unique_ptr
Sep 15, 2022
c++
shared-ptr
smart-pointers
unique-ptr
When should we use std::enable_shared_from_this
Sep 19, 2022
c++
shared-ptr
smart-pointers
enable-shared-from-this
Questions on usages of shared_ptr - C++
Sep 15, 2022
c++
smart-pointers
shared-ptr
Smart pointers in Qt [duplicate]
Jun 05, 2021
c++
qt
smart-pointers
Is it correct to return null shared_ptr?
Sep 14, 2022
c++
shared-ptr
smart-pointers
weak-ptr
Is there a recommended way to test if a smart pointer is null?
Nov 13, 2022
c++
c++11
shared-ptr
smart-pointers
C++ Smart Pointer performance
Sep 13, 2022
c++
boost
smart-pointers
How to break shared_ptr cyclic reference using weak_ptr
Apr 16, 2018
c++
smart-pointers
c++03
Smart pointers in container like std::vector?
Aug 25, 2022
c++
pointers
std
smart-pointers
auto-ptr
Atomic operations on `unique_ptr`
Oct 30, 2022
c++
multithreading
thread-safety
atomic
smart-pointers
Find memory leaks caused by smart pointers
Aug 16, 2022
c++
pointers
memory-leaks
smart-pointers
« Newer Entries
Older Entries »