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 11<?xml version =' 1.0' encoding =' utf-8' standalone =' no' ?>
22<!DOCTYPE issue SYSTEM "lwg-issue.dtd">
33
4- <issue num =" 4184" status =" New " >
4+ <issue num =" 4184" status =" Tentatively NAD " >
55<title >Domain of <code >ranges::c<i >meow</i ></code > doesn't match <code >ranges::<i >meow</i ></code ></title >
66<section ><sref ref =" [range.access]" /></section >
77<submitter >Hewill Kang</submitter >
@@ -42,6 +42,15 @@ int main() {
4242 (void) std::ranges::cdata(r);
4343}
4444</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+
4554</discussion >
4655
4756<resolution >
You can’t perform that action at this time.
0 commit comments