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 611d2ec commit 430b1b2Copy full SHA for 430b1b2
source/threads.tex
@@ -5452,7 +5452,7 @@
5452
memory_order = memory_order::seq_cst) noexcept;
5453
@\placeholdernc{floating-point-type}@ fetch_fminimum_num(@\placeholdernc{floating-point-type}@,
5454
memory_order = memory_order::seq_cst) volatile noexcept;
5455
- constexpr @\placeholdernc{floating-point-type}@ fetch_fminimum_num(f@\placeholdernc{loating-point-type}@,
+ constexpr @\placeholdernc{floating-point-type}@ fetch_fminimum_num(@\placeholdernc{floating-point-type}@,
5456
5457
5458
void store_add(@\placeholdernc{floating-point-type}@,
0 commit comments