Skip to content

Commit b66583d

Browse files
authored
Update atomic-functions.md
1 parent e73d1e9 commit b66583d

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 the `<atomic>` namespace:
10+
The following functions are available in `<atomic>`:
1111

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

0 commit comments

Comments
 (0)