File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
2
2
<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
3
3
4
- <issue num =" 4184" status =" New " >
4
+ <issue num =" 4184" status =" Tentatively NAD " >
5
5
<title >Domain of <code >ranges::c<i >meow</i ></code > doesn't match <code >ranges::<i >meow</i ></code ></title >
6
6
<section ><sref ref =" [range.access]" /></section >
7
7
<submitter >Hewill Kang</submitter >
@@ -42,6 +42,15 @@ int main() {
42
42
(void) std::ranges::cdata(r);
43
43
}
44
44
</pre ></blockquote >
45
+
46
+ <note >2025-02-07; Reflector poll: NAD</note >
47
+ <p >
48
+ "We don't need to support `ranges::cbegin` on non-ranges."
49
+ </p >
50
+ <p >
51
+ "Seems to be very similar to LWG <iref ref =" 3913" /> which LWG closed as NAD."
52
+ </p >
53
+
45
54
</discussion >
46
55
47
56
<resolution >
You can’t perform that action at this time.
0 commit comments