Skip to content

Commit 2a4e57f

Browse files
committed
This is not an itemdescr
Signed-off-by: Matthias Kretz <[email protected]>
1 parent 7764755 commit 2a4e57f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/taskblock.tex

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@
7878
}
7979
\end{codeblock}
8080

81-
\begin{itemdescr}
8281
\pnum
8382
The class \tcode{task_block} defines an interface for forking and joining parallel tasks. The \tcode{define_task_block} and \tcode{define_task_block_restore_thread} function templates create an object of type \tcode{task_block} and pass a reference to that object to a user-provided function object.
8483

@@ -127,8 +126,6 @@
127126
Implementations are encouraged to diagnose the above error at translation time.
128127
\end{note}
129128

130-
\end{itemdescr}
131-
132129
\rSec2[parallel.task_block.class.run]{\tcode{task_block} member function template \tcode{run}}
133130

134131
\begin{itemdecl}

0 commit comments

Comments
 (0)