Skip to content

Commit 731388c

Browse files
committed
Set 4200 to Tentatively Ready after seven votes in favour
This will not be in polls for Hagenberg, it can wait for Sofia.
1 parent c472f61 commit 731388c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

xml/issue4200.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version='1.0' encoding='utf-8' standalone='no'?>
22
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33

4-
<issue num="4200" status="New">
4+
<issue num="4200" status="Tentatively Ready">
55
<title>The `operation_state` concept can be simplified</title>
66
<section><sref ref="[exec.opstate.general]"/></section>
77
<submitter>Eric Niebler</submitter>
@@ -33,6 +33,12 @@ because the <code>derived_from</code> constraint has already established that
3333
And `start(o)` is always `noexcept` now that `start` mandates the
3434
`noexcept`-ness of `op.start()`.
3535
</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+
3642
</discussion>
3743

3844
<resolution>

0 commit comments

Comments
 (0)