5Hitze
2Antwort
Rückgabewertoptimierung vs auto_ptr für große Vektoren
5Hitze
2Antwort
Singleton-Muster: anderes Verhalten von auto_ptr und unique_ptr
12Hitze
2Antwort
3Hitze
1Antwort
Wie wird std :: auto_ptr mit einem rvalue initialisiert?
1Hitze
3Antwort
ISO C++ verbietet die Deklaration von 'auto_ptr' ohne Typ
1Hitze
4Antwort
7Hitze
1Antwort
Warum kann ich nicht haben eine auto_ptr in einer Ausnahmeklasse
15Hitze
1Antwort
std :: unique_ptr vs std :: shared_ptr vs std :: weak_ptr vs std :: auto_ptr vs raw Zeigern
0Hitze
1Antwort
My Auto Pointer funktioniert auch nach Eigentumsübertragung
5Hitze
1Antwort
Warum hat unique_ptr eine Überladung für auto_ptr?