SpiceQA
Questions
Tags
Users
Badges
smart-pointers
smart-pointers
8 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Why can I not push_back a element into a vector pointer?
gurkensaas
0
•
asked Sep 20, 2022
-2
1
91
smart-pointers
segmentation-fault
vector
pointers
c++
Ownership not delegated to a function using unique_ptr < T > && and std::move ( )
Lord Feistel
0
•
asked Sep 16, 2022
0
0
43
ownership-semantics
smart-pointers
c++
C++ set all pointers pointing to an object to null at once
Ashutosh Verma
0
•
asked Sep 10, 2022
0
2
84
smart-pointers
c++
Simplified shared_ptr implementation
Patrick Wright
0
•
asked Sep 9, 2022
-1
1
83
smart-pointers
shared-ptr
c++
How to use unique_ptr fo automatic memory management?
ExpertNoob1
0
•
asked Sep 8, 2022
0
1
95
smart-pointers
c++
Return unique_ptr where the underlying object can't be changed
MikeS159
0
•
asked Sep 8, 2022
0
2
66
smart-pointers
c++
Unique pointer to a pointer memory management
ExpertNoob1
0
•
asked Sep 7, 2022
0
1
126
smart-pointers
c++
How to implement copyable and movable wrapper around reference counted type?
usertV13
0
•
asked Sep 7, 2022
0
2
48
copy-assignment
copy-constructor
smart-pointers
c++
1
(current)
Hot Questions