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

Document the differences between hardened std::span and gsl::span #1199

Open
carsonRadtke opened this issue Feb 19, 2025 · 1 comment
Open
Labels
Priority: Low Can be handled at leisure Type: Documentation Related to documentation updates Type: Enhancement Suggests an improvement or new feature

Comments

@carsonRadtke
Copy link
Collaborator

With the adoption of P3471: Standard library hardening into the standard, the gap between std::span and gsl::span is closing. We want to document how the two will differ in C++26 so users can make an informed decision on which span to use.

Also see #1197.

@carsonRadtke carsonRadtke added Type: Documentation Related to documentation updates Status: Blocked Cannot proceed due to external factors labels Feb 19, 2025
@carsonRadtke
Copy link
Collaborator Author

Maintainer's call: Add a note to the FAQ regarding the differences.

@carsonRadtke carsonRadtke added Priority: Low Can be handled at leisure Type: Enhancement Suggests an improvement or new feature and removed Status: Blocked Cannot proceed due to external factors labels Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Low Can be handled at leisure Type: Documentation Related to documentation updates Type: Enhancement Suggests an improvement or new feature
Projects
Status: New
Development

No branches or pull requests

1 participant