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 597cc85 commit 25c2211Copy full SHA for 25c2211
source/threads.tex
@@ -5103,7 +5103,7 @@
5103
memory_order = memory_order::seq_cst) noexcept;
5104
@\placeholdernc{integral-type}@ fetch_max(@\placeholdernc{integral-type}@,
5105
memory_order = memory_order::seq_cst) volatile noexcept;
5106
- constexpr @\placeholdernc{integral-type}@ fetch_max( @\placeholdernc{integral-type}@,
+ constexpr @\placeholdernc{integral-type}@ fetch_max(@\placeholdernc{integral-type}@,
5107
5108
@\placeholdernc{integral-type}@ fetch_min(@\placeholdernc{integral-type}@,
5109
0 commit comments