Document the differences between hardened std::span and gsl::span #1199
Labels
Priority: Low
Can be handled at leisure
Type: Documentation
Related to documentation updates
Type: Enhancement
Suggests an improvement or new feature
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.
The text was updated successfully, but these errors were encountered: