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 302ec7a commit 05a748fCopy full SHA for 05a748f
exceptions.html
@@ -1,7 +1,8 @@
1
<cxx-clause id="parallel.exceptions">
2
<h1>Parallel exceptions</h1>
3
<cxx-section id="parallel.exceptions.behavior">
4
- <h1>Exception reporting behavior</h1>
+ <h1><del>Exception reporting behavior</del></h1>
5
+ <del>
6
<p>
7
During the execution of a standard parallel algorithm,
8
if temporary memory resources are required and none are available,
@@ -49,6 +50,7 @@ <h1>Exception reporting behavior</h1>
49
50
</li>
51
</ul>
52
</p>
53
+ </del>
54
</cxx-section>
55
<cxx-section id="parallel.exceptions.synopsis">
56
<h1>Header <code><experimental/exception_list></code> synopsis</h1>
0 commit comments