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 5d55001 commit 35d9bd8Copy full SHA for 35d9bd8
source/atomics.tex
@@ -2574,12 +2574,12 @@
2574
\begin{floattable}
2575
{Atomic pointer computations}{atomic.types.pointer.comp}{lll|lll}
2576
\hline
2577
-\tcode{Key} &
2578
- Op &
2579
- Computation &
2580
2581
2582
- Computation \\ \hline
+\hdstyle{\tcode{\placeholder{key}}} &
+ \hdstyle{Op} &
+ \hdstyle{Computation} &
+ \hdstyle{Computation} \\ \hline
2583
\tcode{add} &
2584
\tcode{+} &
2585
addition &
0 commit comments