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 15277
15277
15278
15278
\rSec2[execpol.seq]{Sequenced execution policy}
15279
15279
15280
- \indexlibraryglobal{execution:: sequenced_policy}%
15280
+ \indexlibraryglobal{sequenced_policy}%
15281
15281
\begin{itemdecl}
15282
15282
class execution::sequenced_policy { @\unspec@ };
15283
15283
\end{itemdecl}
15297
15297
15298
15298
\rSec2[execpol.par]{Parallel execution policy}
15299
15299
15300
- \indexlibraryglobal{execution:: parallel_policy}%
15300
+ \indexlibraryglobal{parallel_policy}%
15301
15301
\begin{itemdecl}
15302
15302
class execution::parallel_policy { @\unspec@ };
15303
15303
\end{itemdecl}
15317
15317
15318
15318
\rSec2[execpol.parunseq]{Parallel and unsequenced execution policy}
15319
15319
15320
- \indexlibraryglobal{execution:: parallel_unsequenced_policy}%
15320
+ \indexlibraryglobal{parallel_unsequenced_policy}%
15321
15321
\begin{itemdecl}
15322
15322
class execution::parallel_unsequenced_policy { @\unspec@ };
15323
15323
\end{itemdecl}
15338
15338
15339
15339
\rSec2[execpol.unseq]{Unsequenced execution policy}
15340
15340
15341
- \indexlibraryglobal{execution:: unsequenced_policy}%
15341
+ \indexlibraryglobal{unsequenced_policy}%
15342
15342
\begin{itemdecl}
15343
15343
class execution::unsequenced_policy { @\unspec@ };
15344
15344
\end{itemdecl}
You can’t perform that action at this time.
0 commit comments