Skip to content

Commit 35d9bd8

Browse files
Eelistkoeppe
authored andcommitted
[tab:atomic.types.pointer.comp] Fix column captions. (#4137)
1 parent 5d55001 commit 35d9bd8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

source/atomics.tex

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2574,12 +2574,12 @@
25742574
\begin{floattable}
25752575
{Atomic pointer computations}{atomic.types.pointer.comp}{lll|lll}
25762576
\hline
2577-
\tcode{Key} &
2578-
Op &
2579-
Computation &
2580-
\tcode{Key} &
2581-
Op &
2582-
Computation \\ \hline
2577+
\hdstyle{\tcode{\placeholder{key}}} &
2578+
\hdstyle{Op} &
2579+
\hdstyle{Computation} &
2580+
\hdstyle{\tcode{\placeholder{key}}} &
2581+
\hdstyle{Op} &
2582+
\hdstyle{Computation} \\ \hline
25832583
\tcode{add} &
25842584
\tcode{+} &
25852585
addition &

0 commit comments

Comments
 (0)