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.
\pnum
1 parent bfcc4d8 commit 0c0e0c3Copy full SHA for 0c0e0c3
source/atomics.tex
@@ -1416,6 +1416,7 @@
1416
\end{itemdecl}
1417
1418
\begin{itemdescr}
1419
+\pnum
1420
\effects Equivalent to: \tcode{return fetch_add(1);}
1421
\end{itemdescr}
1422
@@ -1427,6 +1428,7 @@
1427
1428
1429
1430
1431
1432
\effects Equivalent to: \tcode{return fetch_sub(1);}
1433
1434
0 commit comments