- Exercise
In this exercise, you will explore atomic operations and sequential consistency on your own.
We'll cover the following
Try It Out!
-
Which atomic data types are available?
See std::atomic
-
Which atomic operations are available?
See std::atomic
-
How can you break the sequential consistency?
Get hands-on with 1400+ tech skills courses.