cppreference.com
Benutzerkonto anlegen
Anmelden
Namensräume
Seite
Diskussion
Varianten
Ansichten
Lesen
Bearbeiten
Versionen/Autoren
Aktionen
std::weak_ptr::
lock
Aus cppreference.com
<
cpp
|
memory
|
weak ptr
C++
Sprache
Concepts
Utilities-Bibliothek
Strings Bibliothek
Container-Bibliothek
Algorithmen-Bibliothek
Iteratoren Bibliothek
Numerik-Bibliothek
Input / Output-Bibliothek
Lokalisierungen Bibliothek
Reguläre Ausdrücke Bibliothek
(C++11)
Atomare Operationen Bibliothek
(C++11)
Thread Support-Bibliothek
(C++11)
[edit]
Utilities-Bibliothek
Typen Unterstützung
(basic types, RTTI, type traits)
Dynamische Speicherverwaltung
Fehlerbehandlung
Programm Unterstützung
Variadic Funktionen
Datum und Uhrzeit
Funktionsobjekte
initializer_list
(C++11)
bitset
hash
(C++11)
Relationale Operatoren
rel_ops::operator!=
rel_ops::operator>
rel_ops::operator<=
rel_ops::operator>=
Paare und Tupel
pair
tuple
(C++11)
piecewise_construct_t
(C++11)
piecewise_construct
(C++11)
Swap, forward und move
swap
forward
(C++11)
move
(C++11)
move_if_noexcept
(C++11)
declval
(C++11)
[edit]
Dynamische Speicherverwaltung
Low-Level-Speicherverwaltung
Zuweiser
Original:
Allocators
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
allocator
allocator_traits
(C++11)
allocator_arg_t
(C++11)
allocator_arg
(C++11)
uses_allocator
(C++11)
scoped_allocator_adaptor
(C++11)
Initialisierter Speicher
Original:
Uninitialized storage
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
uninitialized_copy
uninitialized_copy_n
(C++11)
uninitialized_fill
uninitialized_fill_n
raw_storage_iterator
get_temporary_buffer
return_temporary_buffer
Intelligente Zeiger
Original:
Smart pointers
The text has been machine-translated via
Google Translate
.
You can help to correct and verify the translation. Click
here
for instructions.
unique_ptr
(C++11)
shared_ptr
(C++11)
weak_ptr
(C++11)
auto_ptr
(veraltet)
owner_less
(C++11)