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
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
unique_ptr VS auto_ptr [duplicate]
Sep 12, 2022
c++
c++11
smart-pointers
Idiomatic use of std::auto_ptr or only use shared_ptr?
Jun 03, 2022
c++
coding-style
smart-pointers
tr1
Should I use shared_ptr or unique_ptr? [duplicate]
Aug 26, 2022
c++
c++11
shared-ptr
smart-pointers
unique-ptr
What happens when using make_shared
Sep 06, 2022
c++
c++11
smart-pointers
make-shared
What is boost's shared_ptr(shared_ptr<Y> const & r, T * p) used for?
Sep 06, 2022
c++
boost
shared-ptr
smart-pointers
Is it possible to use a C++ smart pointers together with C's malloc?
Jan 22, 2020
c++
malloc
new-operator
smart-pointers
What is the difference between std::shared_ptr and std::experimental::atomic_shared_ptr?
Sep 28, 2022
c++
c++11
concurrency
atomic
smart-pointers
enable_shared_from_this and inheritance
Oct 07, 2021
c++
boost
c++11
shared-ptr
smart-pointers
Does C++11 have wrappers for dynamically-allocated arrays like Boost's scoped_array?
Jun 09, 2020
c++11
memory-management
boost
wrapper
smart-pointers
does make_unique value initializes char array
Sep 26, 2022
c++
c++11
memory
c++14
smart-pointers
How can unique_ptr have no overhead if it needs to store the deleter?
Sep 07, 2022
c++
c++11
smart-pointers
unique-ptr
c++-standard-library
« Newer Entries
Older Entries »