File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 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 𝒪 (1) runtime
66complexity for algorithms that are in fact 𝒪 (n)</title >
77<section >
@@ -42,6 +42,17 @@ views (such as hypothetical non-caching variants of the affected views)
4242that were previously considered invalid will become valid with these
4343changes.
4444</p >
45+
46+ <note >2025-10-23; Reflector pool; Status changed: New → 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 >
You can’t perform that action at this time.
0 commit comments