File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 15276
15276
15277
15277
\rSec2[execpol.seq]{Sequenced execution policy}
15278
15278
15279
- \indexlibraryglobal{execution:: sequenced_policy}%
15279
+ \indexlibraryglobal{sequenced_policy}%
15280
15280
\begin{itemdecl}
15281
15281
class execution::sequenced_policy { @\unspec@ };
15282
15282
\end{itemdecl}
15296
15296
15297
15297
\rSec2[execpol.par]{Parallel execution policy}
15298
15298
15299
- \indexlibraryglobal{execution:: parallel_policy}%
15299
+ \indexlibraryglobal{parallel_policy}%
15300
15300
\begin{itemdecl}
15301
15301
class execution::parallel_policy { @\unspec@ };
15302
15302
\end{itemdecl}
15316
15316
15317
15317
\rSec2[execpol.parunseq]{Parallel and unsequenced execution policy}
15318
15318
15319
- \indexlibraryglobal{execution:: parallel_unsequenced_policy}%
15319
+ \indexlibraryglobal{parallel_unsequenced_policy}%
15320
15320
\begin{itemdecl}
15321
15321
class execution::parallel_unsequenced_policy { @\unspec@ };
15322
15322
\end{itemdecl}
15337
15337
15338
15338
\rSec2[execpol.unseq]{Unsequenced execution policy}
15339
15339
15340
- \indexlibraryglobal{execution:: unsequenced_policy}%
15340
+ \indexlibraryglobal{unsequenced_policy}%
15341
15341
\begin{itemdecl}
15342
15342
class execution::unsequenced_policy { @\unspec@ };
15343
15343
\end{itemdecl}
You can’t perform that action at this time.
0 commit comments