File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 245
245
\begin {floattable }{Reduction identities and combiner operations}{tab:parallel.alg.reductions}
246
246
{ccc}
247
247
\topline
248
- \chdr {Function} & \chdr {Reduction Identity} & \chdr {Combiner Operation} \\
248
+ \lhdr {Function} & \chdr {Reduction Identity} & \rhdr {Combiner Operation} \\
249
249
\capsep
250
250
\tcode {reduction_plus} & \tcode {T()} & \tcode {x + y} \\
251
251
\hline
Original file line number Diff line number Diff line change 39
39
\begin {floattable }{Feature-test macro(s)}{tab:parallel.general.features}
40
40
{ c | p{3cm} | c | p{3cm} | c | p{3cm} }
41
41
\topline
42
- \chdr {Doc. No.} & \chdr {Title} & \chdr {Primary Section} & \chdr {Macro Name} & \chdr {Value} & \chdr {Header} \\
42
+ \lhdr {Doc. No.} & \chdr {Title} & \chdr {Primary Section} & \chdr {Macro Name} & \chdr {Value} & \rhdr {Header} \\
43
43
\capsep
44
44
P0155R0 & Task Block R5 & \ref {parallel.task_block } & \tcode {__cpp_lib_experimental_parallel_task_block} & 201711 & \tcode {<experimental/- exception_list> \ <experimental/- task_block>} \\
45
45
\hline
You can’t perform that action at this time.
0 commit comments