Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

P2642R6 Padded mdspan Layouts #4516

Closed
StephanTLavavej opened this issue Mar 23, 2024 · 1 comment
Closed

P2642R6 Padded mdspan Layouts #4516

StephanTLavavej opened this issue Mar 23, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@StephanTLavavej
Copy link
Member

StephanTLavavej commented Mar 23, 2024

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.

@StephanTLavavej
Copy link
Member Author

Fused into #3807.

@StephanTLavavej StephanTLavavej closed this as not planned Won't fix, can't repro, duplicate, stale Nov 26, 2024
@github-project-automation github-project-automation bot moved this from Unimplemented to Done in STL C++26 Features Nov 26, 2024
@StephanTLavavej StephanTLavavej added duplicate This issue or pull request already exists and removed mdspan C++23 mdspan cxx26 C++26 feature labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

1 participant