Skip to content

Commit ee9ed74

Browse files
authored
Update atomic-functions.md
1 parent 9d21563 commit ee9ed74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/standard-library/atomic-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ helpviewer_keywords: ["std::atomic_compare_exchange_strong [C++]", "std::atomic_
77
---
88
# `<atomic>` functions
99

10-
The following functions are available in `<atomic>`:
10+
The `<atomic>` header provides the following functions:
1111

1212
## <a name="atomic_compare_exchange_strong"></a> `atomic_compare_exchange_strong`
1313

0 commit comments

Comments
 (0)