Skip to content

Commit cca8fc9

Browse files
committed
Eliminate [parallel.execpol.par]
1 parent f8e2098 commit cca8fc9

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

execution_policies.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,6 @@ <h1>Header <code>&lt;experimental/execution&gt;</code> synopsis</h1>
2525
</pre>
2626
</cxx-section>
2727

28-
<del><cxx-section id="parallel.execpol.par"></del>
29-
<del>
30-
<h1>Parallel execution policy</h1>
31-
32-
<pre>
33-
class parallel_execution_policy{ <i>unspecified</i> };
34-
</pre>
35-
36-
<p>The class <code>parallel_execution_policy</code> is an execution policy type used as a unique type to disambiguate parallel algorithm overloading and indicate that a parallel algorithm's execution may be parallelized.</p>
37-
38-
</del>
39-
</cxx-section>
4028
<del><cxx-section id="parallel.execpol.parvec"></del>
4129
<del>
4230
<h1>Parallel+Vector execution policy</h1>

0 commit comments

Comments
 (0)