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
Is shared_ptr destruction safe with multiple threads?
Sep 29, 2022
c++
multithreading
shared-ptr
How can I pass boost::shared_ptr as a pointer to a Windows Thread function?
Sep 04, 2022
c++
windows
boost
shared-ptr
beginthreadex
Drawing Smart Pointers in UML
Feb 10, 2022
c++
boost
uml
shared-ptr
smart-pointers
bad_weak_ptr when calling shared_from_this() in base class
Aug 18, 2019
c++
boost
shared-ptr
weak-references
boost shared_ptr casting to void*
Aug 28, 2022
c++
boost
shared-ptr
passing vector<shared_ptr<Derived>> to a function expecting vector<shared_ptr<Base>>
Nov 29, 2016
c++
inheritance
shared-ptr
smart-pointers
const correctness and shared_ptr, a matter of design?
Oct 14, 2022
c++
boost
shared-ptr
const-correctness
Finding where a shared_ptr's reference count is incremented
Aug 31, 2022
c++
memory-leaks
valgrind
shared-ptr
C++ memory management when passing shared_ptr to lambda
Jan 09, 2019
c++
lambda
shared-ptr
pass-by-value
reference-counting
shared_ptr vs CComPtr
Jan 25, 2017
c++
com
shared-ptr
exception: bad_weak_ptr while shared_from_this
Jul 31, 2020
c++
shared-ptr
boost::any type change leading to illegal access
Jul 03, 2022
c++
boost
shared-ptr
How to make a copy of vector of shared_ptrs? [duplicate]
Sep 16, 2022
c++
c++11
inheritance
shared-ptr
std::bind with pointer to a function object
Mar 20, 2018
c++
c++11
bind
shared-ptr
variadic-templates
shared_ptr with incomplete types from library
Oct 14, 2022
c++
sdl
shared-ptr
Understanding of Scott Meyers' third example of std::weak_ptr
Aug 20, 2022
c++
c++11
shared-ptr
weak-ptr
effective-c++
boost shared_ptr and 'this'
Nov 01, 2022
c++
boost
shared-ptr
Boost shared_ptr with overloaded placement new/delete
Nov 16, 2020
c++
memory-management
shared-ptr
placement-new
What's the best strategy for typedef'ing shared pointers?
Aug 25, 2022
c++
boost
typedef
shared-ptr
Is there a way to cast shared_ptr<void> to shared_ptr<T>?
Sep 13, 2018
c++
shared-ptr
void-pointers
reference-counting
« Newer Entries
Older Entries »