Skip to content

Commit e699335

Browse files
committed
Close 3527 as Resolved by P3016R6, approved in Hagenberg
1 parent 6743ca2 commit e699335

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
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>
@@ -63,6 +63,7 @@ conditionally noexcept.
6363

6464
<note>2025-07-01; <paper num="P3623R0"/> would resolve this</note>
6565

66+
<note>2025-11-04 Resolved by <paper num="P3016R6"/>. Status changed: New &rarr; Resolved.</note>
6667
</discussion>
6768

6869
<resolution>

0 commit comments

Comments
 (0)