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 weak-ptr
How can I use a std::map with std::weak_ptr as key?
May 14, 2018
c++
dictionary
stdmap
weak-references
weak-ptr
Is it correct to return null shared_ptr?
Sep 14, 2022
c++
shared-ptr
smart-pointers
weak-ptr
Why shared_ptr's reference counting object needs to keep track of the number of weak_ptrs pointing to the object too?
Sep 07, 2022
c++
c++11
shared-ptr
weak-ptr
What's the performance penalty of weak_ptr?
Sep 04, 2022
c++
performance
boost
weak-ptr
Trivial cases of shared_ptr and weak_ptr failing
Nov 08, 2022
c++
shared-ptr
weak-ptr
private-inheritance
enable-shared-from-this
Equality-compare std::weak_ptr
Jul 22, 2013
c++
c++11
shared-ptr
weak-ptr
What's the difference between raw pointer and weak_ptr?
Aug 31, 2022
c++
weak-ptr
raw-pointer
boost, shared ptr Vs weak ptr? Which to use when?
Aug 29, 2022
c++
memory-management
boost
shared-ptr
weak-ptr
Why can't a weak_ptr be constructed from a unique_ptr?
Oct 17, 2022
c++
shared-ptr
smart-pointers
unique-ptr
weak-ptr
How does weak_ptr work?
Aug 28, 2022
c++
boost
weak-references
tr1
weak-ptr
When is std::weak_ptr useful?
Aug 14, 2022
c++11
shared-ptr
weak-ptr
c++-faq
« Newer Entries