Skip to content

Commit be51be2

Browse files
committed
Move 3714 to NAD
1 parent 063a7f5 commit be51be2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

xml/issue3714.xml

Lines changed: 6 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="3714" status="Tentatively NAD">
4+
<issue num="3714" status="NAD">
55
<title>Non-single-argument constructors for range adaptors should not be <tt>explicit</tt></title>
66
<section>
77
<sref ref="[range.zip.transform.view]"/>
@@ -55,6 +55,11 @@ Set priority to 4 after reflector poll. Send to LEWG.
5555
<note>2023-01-24; LEWG in Kona</note>
5656
<p>Use alternative approach in <paper num="P2711"/> instead.</p>
5757

58+
<note>2024-06-24 Status changed: Tentatively NAD &rarr; NAD.</note>
59+
<p>
60+
<paper num="P2711R1"/> was approved in February 2023, confirming that
61+
these constructors should be explicit.
62+
</p>
5863
</discussion>
5964

6065
<resolution>

0 commit comments

Comments
 (0)