WG21-P2642R6 Padded mdspan Layouts
LWG-4060 submdspan preconditions do not forbid creating invalid pointer
INCREASED feature-test macro:
#define __cpp_lib_submdspan 202403L
While this increases the feature-test macro for #3807 WG21-P2630R4 submdspan, it seems to be a partially-overlapping feature instead of strictly a patch paper, so I've recorded this separately.
Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.
WG21-P2642R6 Padded
mdspanLayoutsLWG-4060
submdspanpreconditions do not forbid creating invalid pointerINCREASED feature-test macro:
While this increases the feature-test macro for #3807 WG21-P2630R4
submdspan, it seems to be a partially-overlapping feature instead of strictly a patch paper, so I've recorded this separately.Note: We're focused on implementing the remaining library-only features in C++23. Until that's done, we will NOT be accepting PRs for C++26 features.