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
Any advantage to using shared_ptr over scoped_ptr at top level?
Mar 25, 2023
c++
shared-ptr
scoped-ptr
Pure virtual and std::shared_ptr
Mar 22, 2023
c++
c++11
shared-ptr
pure-virtual
C++ shared_ptr and Java native Object ownership
Mar 20, 2023
java
c++11
java-native-interface
shared-ptr
Specifying a Deleter for std::shared_ptr that works on all objects of a particular type or its derived types
Mar 18, 2023
c++
c++11
shared-ptr
smart-pointers
delete-operator
std::shared_ptr: typedef with custom deleter [duplicate]
Mar 17, 2023
c++
sdl
typedef
shared-ptr
Why atomic overloads for shared_ptr exist
Mar 14, 2023
c++
c++11
shared-ptr
smart-pointers
Why is shared_ptr counter incremented when passed as const reference to base class?
Mar 06, 2023
c++
c++11
polymorphism
shared-ptr
smart-pointers
Portable way to use shared_ptr in GCC
Mar 01, 2023
c++
gcc
shared-ptr
tr1
weak_ptr and parent-child cyclic dependencies
Feb 28, 2023
c++
pointers
cycle
shared-ptr
smart-pointers
In well designed code should you expect locking of weak_ptr to always succeed?
Feb 22, 2023
c++
shared-ptr
smart-pointers
weak-ptr
C++: Replace raw pointers with shared and weak ptr
Feb 17, 2023
c++
memory-management
boost
shared-ptr
weak-ptr
Creating an instance of shared_ptr<std::thread> with make_shared<std::thread>
Feb 16, 2023
c++
multithreading
c++11
shared-ptr
stdthread
c++: how to return a shared_ptr from function
Feb 15, 2023
c++
function
return
shared-ptr
Why weak pointer is getting created with shared_ptr?
Feb 15, 2023
c++
pointers
c++11
shared-ptr
move
Strange shared_ptr behaviour
Feb 07, 2023
c++
c++11
shared-ptr
atomic
lock-free
Wrapping linked lists in iterators
Jan 24, 2023
c++
boost
iterator
shared-ptr
shared_ptr not defined when including from managed code
Jan 22, 2023
visual-studio-2010
c++-cli
shared-ptr
weak_ptr's weird copy constructors
Jan 21, 2023
c++
c++11
shared-ptr
weak-ptr
QSharedPointer, how to pass them around, and do I need them?
Jan 19, 2023
c++
qt
pointers
shared-ptr
qsharedpointer
How C++/Qt - Memory allocation works?
Feb 06, 2023
c++
qt
memory
shared-ptr
memory-leaks
Older Entries »