Skip to content

Commit ac9c87b

Browse files
committed
Close 3537, 3624, 3625, 4131, and 4387 as resolved by P3016R6, approved in Kona
1 parent d8fdd28 commit ac9c87b

File tree

5 files changed

+10
-5
lines changed

5 files changed

+10
-5
lines changed

xml/issue3537.xml

Lines changed: 2 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="3537" status="New">
4+
<issue num="3537" status="Resolved">
55
<title>&sect;[iterator.range] Missing <tt>noexcept</tt> for <tt>std::rbegin</tt>/<tt>rend</tt> for arrays and
66
<tt>initializer_list</tt></title>
77
<section><sref ref="[iterator.range]"/></section>
@@ -64,6 +64,7 @@ conditionally noexcept.
6464
<note>2025-07-01; <paper num="P3623R0"/> would resolve this</note>
6565
<note>2025-11-03; <paper num="P3016R6"/> would resolve this (replacing P3623R0)</note>
6666

67+
<note>2025-11-11; Resolved by <paper num="P3016R6"/>, approved in Kona. Status changed: New &rarr; Resolved.</note>
6768
</discussion>
6869

6970
<resolution>

xml/issue3624.xml

Lines changed: 2 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="3624" status="New">
4+
<issue num="3624" status="Resolved">
55
<title>Inconsistency of <tt>&lt;typeinfo&gt;</tt>, <tt>&lt;initializer_list&gt;</tt>, and
66
<tt>&lt;compare&gt;</tt> in the standard library</title>
77
<section><sref ref="[support.rtti]"/><sref ref="[support.initlist]"/><sref ref="[cmp]"/></section>
@@ -50,6 +50,7 @@ Set priority to 3 after reflector poll.
5050

5151

5252
<note>2025-10-22; Expected to be resolved by <paper num="P3016R6"/>.</note>
53+
<note>2025-11-11; Resolved by <paper num="P3016R6"/>, approved in Kona. Status changed: New &rarr; Resolved.</note>
5354
</discussion>
5455

5556
<resolution>

xml/issue3625.xml

Lines changed: 2 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="3625" status="Open">
4+
<issue num="3625" status="Resolved">
55
<title>Should <tt>&lt;stacktrace&gt;</tt> provide range access function templates?</title>
66
<section><sref ref="[stacktrace.syn]"/><sref ref="[iterator.range]"/></section>
77
<submitter>Jiang An</submitter>
@@ -32,6 +32,7 @@ This will be resolved by <paper num="P3016R6"/>.
3232
The <tt>&lt;initializer_list&gt;</tt> part is covered by <iref ref="3624"/>.
3333
</p>
3434

35+
<note>2025-11-11; Resolved by <paper num="P3016R6"/>, approved in Kona. Status changed: Open &rarr; Resolved.</note>
3536
</discussion>
3637

3738
<resolution>

xml/issue4131.xml

Lines changed: 2 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="4131" status="New">
4+
<issue num="4131" status="Resolved">
55
<title>Including <tt>&lt;optional&gt;</tt> doesn't provide <tt>std::begin/end</tt></title>
66
<section><sref ref="[iterator.range]"/></section>
77
<submitter>Hewill Kang</submitter>
@@ -23,6 +23,7 @@ Set priority to 3 after reflector poll.
2323
or have the change discussed as a part of <paper num="P3016"/>.
2424
</p>
2525

26+
<note>2025-11-11; Resolved by <paper num="P3016R6"/>, approved in Kona. Status changed: New &rarr; Resolved.</note>
2627
</discussion>
2728

2829
<resolution>

xml/issue4387.xml

Lines changed: 2 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="4387" status="Open">
4+
<issue num="4387" status="Resolved">
55
<title>Including <tt>&lt;stacktrace&gt;</tt> doesn't provide `std::begin/end`
66
</title>
77
<section>
@@ -29,6 +29,7 @@ which will be resolved by <paper num="P3016R6"/>. So move Status New &rarr; Open
2929

3030
<note>2025-10-20; Set to same priority as <iref ref="3625"/> (i.e. P3).</note>
3131

32+
<note>2025-11-11; Resolved by <paper num="P3016R6"/>, approved in Kona. Status changed: Open &rarr; Resolved.</note>
3233
</discussion>
3334

3435
<resolution>

0 commit comments

Comments
 (0)