Skip to content

Commit 461e878

Browse files
committed
P2079R10 Parallel scheduler
1 parent 47d9c36 commit 461e878

File tree

3 files changed

+441
-1
lines changed

3 files changed

+441
-1
lines changed

source/exceptions.tex

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1128,8 +1128,11 @@
11281128
whose continuation is not a handle to a coroutine
11291129
whose promise type has an \tcode{unhandled_stopped} member function.
11301130

1131+
\item%
1132+
when \tcode{std::execution::get_parallel_scheduler} is called and
1133+
\tcode{std::execution::system_context_replace\-ability::query_parallel_scheduler_backend()}
1134+
returns a null pointer value\iref{exec.parallel.scheduler}.
11311135
\end{itemize}
1132-
11331136
\end{note}
11341137

11351138
\pnum

0 commit comments

Comments
 (0)