20calore
4risposta
Perché auto_ptr <T> ha operatore!() Definito?
5calore
6risposta
64calore
5risposta
5calore
2risposta
valore di ritorno ottimizzazione vs auto_ptr per vettori di grandi dimensioni
12calore
2risposta
6calore
4risposta
Perché vector.push_back (auto_ptr) non verrebbe compilato?
161calore
4risposta
std :: auto_ptr a std :: unique_ptr
15calore
1risposta
std :: unique_ptr vs std :: auto_ptr vs std :: weak_ptr vs std :: auto_ptr vs puntatori grezzi
5calore
1risposta
Perché unique_ptr ha un sovraccarico per auto_ptr?
42calore
3risposta
Quindi può essere usato unique_ptr in modo sicuro nelle collezioni stl?