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 6743ca2 commit e699335Copy full SHA for e699335
xml/issue3537.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="3537" status="New">
+<issue num="3537" status="Resolved">
5
<title>§[iterator.range] Missing <tt>noexcept</tt> for <tt>std::rbegin</tt>/<tt>rend</tt> for arrays and
6
<tt>initializer_list</tt></title>
7
<section><sref ref="[iterator.range]"/></section>
@@ -63,6 +63,7 @@ conditionally noexcept.
63
64
<note>2025-07-01; <paper num="P3623R0"/> would resolve this</note>
65
66
+<note>2025-11-04 Resolved by <paper num="P3016R6"/>. Status changed: New → Resolved.</note>
67
</discussion>
68
69
<resolution>
0 commit comments