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
shared_ptr: what's it used for
Dec 03, 2022
c++
boost
shared-ptr
raii
why we cannot use "=" to shared_ptr or unique_ptr? [duplicate]
Dec 02, 2022
c++
c++11
initialization
shared-ptr
unique-ptr
shared_ptr null pointer and assignment
Nov 30, 2022
c++
pointers
null
shared-ptr
Why does `std::shared_ptr` store a type erased deleter [duplicate]
Nov 20, 2022
c++
c++11
shared-ptr
unique-ptr
Wrapping shared pointer object with SWIG don't give access to class member functions
Nov 09, 2022
python
c++
shared-ptr
swig
alliedvision
Is using shared_ptr and weak_ptr to manage lifetime of std::function safe?
Nov 07, 2022
c++
boost-asio
shared-ptr
boost-thread
std-function
using std::shared_ptr with a protected constructor\destructor [duplicate]
Nov 06, 2022
c++
c++11
shared-ptr
How to deep copy full object behind boost::shared_ptr<T> into shared_ptr pointing to new location?
Nov 05, 2022
c++
boost
shared-ptr
I want to perfect forward variadic arguments except for a specific type
Nov 02, 2022
c++
shared-ptr
smart-pointers
c++14
perfect-forwarding
std::shared_ptr preallocation memory
Nov 02, 2022
c++
c++11
memory-management
shared-ptr
placement-new
ABI Compatibility between release and debug
Nov 02, 2022
c++
gcc
compilation
shared-ptr
abi
atomic_load/atomic_store on std::shared_ptr in VC11 - why the global spinlock?
Oct 24, 2022
c++
visual-studio-2012
shared-ptr
atomic
Why does C++ shared pointer not behave like standard pointer for iterators?
Oct 23, 2022
c++
pointers
vector
shared-ptr
binary-search
How do I use std::unique_ptr<T> with an interface that returns an int?
Oct 22, 2022
c++
c++11
shared-ptr
std::shared_ptr in a union
Oct 23, 2022
c++
shared-ptr
unions
How can boost::serialization be used with std::shared_ptr from C++11?
Jul 21, 2022
c++
boost
c++11
shared-ptr
boost-serialization
What is the meaning of this piece of Standardese about shared_ptr's use_count()?
Jul 21, 2022
c++
c++11
shared-ptr
language-lawyer
c++14
« Newer Entries
Older Entries »