Skip to content

Commit 46a0cb6

Browse files
committed
Move 4085 to Ready
1 parent c3a7f02 commit 46a0cb6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

xml/issue4085.xml

Lines changed: 3 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="4085" status="New">
4+
<issue num="4085" status="Ready">
55
<title><tt>ranges::generate_random</tt>'s helper lambda should specify the return type</title>
66
<section><sref ref="[alg.rand.generate]"/></section>
77
<submitter>Hewill Kang</submitter>
@@ -60,6 +60,8 @@ ranges::generate(std::forward&lt;R&gt;(r), [&amp;d, &amp;g] <ins>-&gt; decltype(
6060
Set priority to 2 after reflector poll.
6161
</p>
6262

63+
<note>2024-10-09; LWG telecon: Move to Ready</note>
64+
6365
</discussion>
6466

6567
<resolution>

0 commit comments

Comments
 (0)