File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
39
39
\pnum
40
40
The class \tcode {task_cancelled_exception} defines the type of objects
41
- thrown by \tcode {task_block:: run} or \tcode {task_block:: wait} if they detect
41
+ thrown by \tcode {task_block\colcol {} run} or \tcode {task_block\colcol {} wait} if they detect
42
42
than an exception is pending within the current parallel block. See
43
43
\ref {parallel.task_block.exceptions }, below.
44
44
243
243
function always returns on the same thread as the one on which it was called.
244
244
245
245
\pnum
246
- \realnotes It is expected (but not mandated) that \tcode {f} will (directly or indirectly) call \tcode {tb.run({\em function-object})}.
246
+ \realnotes It is expected (but not mandated) that \tcode {f} will (directly or indirectly) call \tcode {tb.run({\em function-\brk {} object})}.
247
247
\end {itemdescr }
248
248
249
249
\rSec 1[parallel.task_block.exceptions]{Exception Handling}
You can’t perform that action at this time.
0 commit comments