We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acea153 commit 859e1dbCopy full SHA for 859e1db
source/exceptions.tex
@@ -1136,9 +1136,13 @@
1136
\tcode{scope.\exposid{state}} is not equal to
1137
\exposid{joined},
1138
\exposid{unused}, or
1139
-\exposid{unused-and-closed}\iref{exec.simple.counting.ctor}.
1140
-\end{itemize}
+\exposid{unused-and-closed}\iref{exec.simple.counting.ctor}, or
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}
1146
\end{note}
1147
1148
\pnum
0 commit comments