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 7b74473 commit d7a24e5Copy full SHA for d7a24e5
xml/issue3899.xml
@@ -1,7 +1,7 @@
1
<?xml version='1.0' encoding='utf-8' standalone='no'?>
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
4
-<issue num="3899" status="New">
+<issue num="3899" status="Ready">
5
<title><tt>co_yield</tt>ing elements of an lvalue <tt>generator</tt> is unnecessarily inefficient</title>
6
<section><sref ref="[coro.generator.promise]"/></section>
7
<submitter>Tim Song</submitter>
@@ -65,6 +65,8 @@ thing too.
65
Set priority to 3 after reflector poll.
66
</p>
67
68
+<note>St. Louis 2024-06-28; move to Ready</note>
69
+
70
</discussion>
71
72
<resolution>
0 commit comments