SpiceQA
Questions
Tags
Users
Badges
shared-ptr
shared-ptr
4 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is there a way to easily convert a unordered_map<K, shared_ptr<T>> to unordered_map<K, shared_ptr<const T>>?
thaubid
0
•
asked Sep 21, 2022
3
0
39
constants
unordered-map
shared-ptr
c++
Capturing shared_ptr in lambda using std::move
jha-G
0
•
asked Sep 21, 2022
0
2
58
lambda
shared-ptr
c++
Qt QSharedDataPointer and QSharedData how to know who is sharing the pointer?
userbfy41
0
•
asked Sep 18, 2022
0
0
28
shared-ptr
qt
c++
Simplified shared_ptr implementation
Patrick Wright
0
•
asked Sep 9, 2022
-1
1
83
smart-pointers
shared-ptr
c++
1
(current)
Hot Questions