Skip to content

Commit c44825d

Browse files
committed
Set 4271 to Tentatively NAD
1 parent fb2b454 commit c44825d

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

xml/issue4271.xml

Lines changed: 12 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="4271" status="New">
4+
<issue num="4271" status="Tentatively NAD">
55
<title>Caching range views claim amortized amortized &#x1d4aa;(1) runtime
66
complexity for algorithms that are in fact &#x1d4aa;(n)</title>
77
<section>
@@ -42,6 +42,17 @@ views (such as hypothetical non-caching variants of the affected views)
4242
that were previously considered invalid will become valid with these
4343
changes.
4444
</p>
45+
46+
<note>2025-10-23; Reflector pool; Status changed: New &rarr; Tentatively NAD.</note>
47+
<p>
48+
Relaxing complexity of `ranges::begin`/`ranges::end` is design change,
49+
and not direction we want to pursue.
50+
<p>
51+
</p>
52+
The "amortized constant" are not quite right words to describe
53+
intended requirements. An rework preserving the intent of current wording
54+
would be welcomed.
55+
</p>
4556
</discussion>
4657

4758
<resolution>

0 commit comments

Comments
 (0)