File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
3
4
- <issue num =" 4200" status =" New " >
4
+ <issue num =" 4200" status =" Tentatively Ready " >
5
5
<title >The `operation_state` concept can be simplified</title >
6
6
<section ><sref ref =" [exec.opstate.general]" /></section >
7
7
<submitter >Eric Niebler</submitter >
@@ -33,6 +33,12 @@ because the <code>derived_from</code> constraint has already established that
33
33
And `start(o)` is always `noexcept` now that `start` mandates the
34
34
`noexcept`-ness of `op.start()`.
35
35
</p >
36
+
37
+ <note >2025-02-07; Reflector poll</note >
38
+ <p >
39
+ Set status to Tentatively Ready after seven votes in favour during reflector poll.
40
+ </p >
41
+
36
42
</discussion >
37
43
38
44
<resolution >
You can’t perform that action at this time.
0 commit comments