Skip to content

Commit 859e1db

Browse files
jensmaurertkoeppe
authored andcommitted
P2079R10 Parallel scheduler
1 parent acea153 commit 859e1db

File tree

3 files changed

+444
-2
lines changed

3 files changed

+444
-2
lines changed

source/exceptions.tex

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,9 +1136,13 @@
11361136
\tcode{scope.\exposid{state}} is not equal to
11371137
\exposid{joined},
11381138
\exposid{unused}, or
1139-
\exposid{unused-and-closed}\iref{exec.simple.counting.ctor}.
1140-
\end{itemize}
1139+
\exposid{unused-and-closed}\iref{exec.simple.counting.ctor}, or
11411140

1141+
\item%
1142+
when \tcode{std::execution::get_parallel_scheduler} is called and
1143+
\tcode{std::execution::system_context_replace\-ability::query_parallel_scheduler_backend()}
1144+
returns a null pointer value\iref{exec.par.scheduler}.
1145+
\end{itemize}
11421146
\end{note}
11431147

11441148
\pnum

0 commit comments

Comments
 (0)