We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25e6a31 commit 2532da0Copy full SHA for 2532da0
docs/standard-library/atomic-functions.md
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::atomic_compare_exchange_strong [C++]", "std::atomic_
7
---
8
# `<atomic>` functions
9
10
+The following functions are available in the `<atomic>` namespace:
11
+
12
## <a name="atomic_compare_exchange_strong"></a> `atomic_compare_exchange_strong`
13
14
Performs an atomic compare and exchange operation.
0 commit comments