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.
finish
1 parent d6ca3eb commit 27926acCopy full SHA for 27926ac
xml/issue4476.xml
@@ -25,6 +25,13 @@ so an atomic `run_loop` can never complete with an error.
25
This wording is relative to <paper num="N5014"/>.
26
</p>
27
28
+<blockquote class="note">
29
+<p>
30
+[<i>Drafting note</i>: It should be pointed out that member function <tt>finish</tt> should be `noexcept`
31
+for other reasons as well, see LWG <iref ref="4215"/>.]
32
+</p>
33
+</blockquote>
34
+
35
<ol>
36
<li><p>Modify <sref ref="[exec.run.loop.general]"/>, class `run_loop` synopsis, as indicated:</p>
37
0 commit comments