Kapitel 13. Atomare Datentypen
C++11 bringt im Header <atomic>
atomare Datentypen mit. Operationen auf diesen Datentypen sind atomar.
Neben dem Klassen-Template std::atomic
für das Erzeugen eines atomaren Typs bietet C++11 die entsprechenden Built-in-Datentypen in atomarer Ausprägung an (Tabelle 13.1).
Atomarer Typ | Built-in-Typ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Get C++11 für Programmierer now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.