File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 88</section >
99<submitter >Hewill Kang</submitter >
1010<date >05 Oct 2025</date >
11- <priority >99 </priority >
11+ <priority >3 </priority >
1212
1313<discussion >
1414<p >
@@ -32,6 +32,16 @@ Given that we intend to reject object slicing for both `default_accessor` and
3232`aligned_accessor`, there seems no reason not to reject this invalid pointer
3333arithmetic for `mdspan`.
3434</p >
35+
36+ <note >2025-10-23; Reflector poll.</note >
37+ <p >
38+ Set priority to 3 after reflector poll.
39+ </p >
40+ <p >
41+ Even if `data_handle_type` is a pointer to `value_type`, thids does not mean
42+ that it points to contiguous range of `value_type` objects. Accessor may
43+ provide different access parttern.
44+ </p >
3545</discussion >
3646
3747<resolution >
You can’t perform that action at this time.
0 commit comments