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 shared-ptr
Why doesn't shared_ptr permit direct assignment
Aug 07, 2018
c++
c++11
shared-ptr
smart-pointers
std::shared_ptr deep copy object
Sep 20, 2018
c++11
shared-ptr
deep-copy
false sharing in boost::detail::spinlock_pool?
Sep 17, 2022
c++
boost
c++11
shared-ptr
boost-thread
How to initialize a shared pointer in the initialization list of a constructor?
Sep 17, 2022
c++
c++11
constructor
shared-ptr
Passing shared_ptr to lambda by value leaks memory
Nov 06, 2017
c++
lambda
shared-ptr
How to use a shared_ptr with a pointer to struct that should not be freed
Sep 05, 2022
c++
pointers
c++11
shared-ptr
Getting shared_ptr refs to appear in doxygen collaboration diagrams
May 12, 2014
c++
boost
doxygen
shared-ptr
Connecting three different objects
Sep 30, 2022
c++
c++11
c++14
shared-ptr
Is it safe to use STL (TR1) shared_ptr's between modules (exes and dlls)
Nov 15, 2022
c++
visual-c++
memory-management
stl
shared-ptr
shared_from_this() causes std::bad_weak_ptr even when correctly using make_shared
May 31, 2021
c++
c++11
boost-asio
shared-ptr
Should I std::move a shared_ptr in a move constructor?
Feb 21, 2018
c++
c++11
shared-ptr
rvalue-reference
A Question On Smart Pointers and Their Inevitable Indeterminism
Oct 18, 2022
c++
shared-ptr
raii
object-lifetime
std::auto_ptr or boost::shared_ptr for pImpl idiom?
Jun 30, 2019
c++
boost
stl
shared-ptr
auto-ptr
`weak_ptr::expired` behavior in the dtor of the object
Sep 15, 2022
c++
c++11
c++14
shared-ptr
weak-ptr
Using C++11 lambdas asynchronously, safely
Oct 23, 2022
c++
c++11
lambda
shared-ptr
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
Is shared_ptr swap thread safe?
Aug 22, 2022
c++
multithreading
shared-ptr
swap
std::enable_shared_from_this; public vs private
Nov 16, 2022
c++
c++11
shared-ptr
private-inheritance
enable-shared-from-this
« Newer Entries
Older Entries »