You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WG21-P2642R6 Padded mdspan Layouts LWG-4060submdspan preconditions do not forbid creating invalid pointer
INCREASED feature-test macro:
#define__cpp_lib_submdspan202403L
While this increases the feature-test macro for #3807WG21-P2630R4submdspan, 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.
The text was updated successfully, but these errors were encountered:
WG21-P2642R6 Padded
mdspan
LayoutsLWG-4060
submdspan
preconditions 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.
The text was updated successfully, but these errors were encountered: