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 8b38857 commit fbb1a6eCopy full SHA for fbb1a6e
source/utilities.tex
@@ -15115,6 +15115,7 @@
15115
class execution::unsequenced_policy { @\unspec@ };
15116
\end{itemdecl}
15117
15118
+\begin{itemdescr}
15119
\pnum
15120
The class \tcode{unsequenced_policy} is an execution policy type
15121
used as a unique type to disambiguate parallel algorithm overloading and
@@ -15127,6 +15128,7 @@
15127
15128
the \tcode{execution::unsequenced_policy} policy,
15129
if the invocation of an element access function exits via an exception,
15130
\tcode{terminate} is invoked\iref{except.terminate}.
15131
+\end{itemdescr}
15132
15133
\rSec2[execpol.objects]{Execution policy objects}
15134
0 commit comments