SpiceQA
Questions
Tags
Users
Badges
auto-ptr
6 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Example of C++ std::vector<std::auto_ptr<T>> that compiles but fails
user_4768945
0
•
asked Feb 18, 2021
2
2
92
unique-ptr
auto-ptr
vector
c++
c++ auto_ptr destroyed when passed into a function
user_1850007
0
•
asked Jul 28, 2020
2
1
142
unique-ptr
auto-ptr
smart-pointers
c++
Using auto_ptr<> with array
user_821088
0
•
asked Jun 29, 2011
15
4
7368
auto-ptr
arrays
c++
Why is auto_ptr being deprecated?
user_384252
0
•
asked Sep 13, 2010
101
5
49018
auto-ptr
smart-pointers
c++11
c++
std::auto_ptr to std::unique_ptr
Martin_York_14065
0
•
asked Aug 10, 2010
205
4
67774
unique-ptr
auto-ptr
smart-pointers
c++11
c++
Why is it wrong to use std::auto_ptr<> with standard containers?
Uhall_19129
0
•
asked Sep 21, 2008
223
6
48693
auto-ptr
raii
c++-faq
stl
c++
1
(current)
Hot Questions