Skip to content

Commit 2532da0

Browse files
authored
Update atomic-functions.md
1 parent 25e6a31 commit 2532da0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/atomic-functions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::atomic_compare_exchange_strong [C++]", "std::atomic_
77
---
88
# `<atomic>` functions
99

10+
The following functions are available in the `<atomic>` namespace:
11+
1012
## <a name="atomic_compare_exchange_strong"></a> `atomic_compare_exchange_strong`
1113

1214
Performs an atomic compare and exchange operation.

0 commit comments

Comments
 (0)