- P0009: Polymorphic Multidimensional Array Reference
- P0331: Motivation and Examples for Multidimensional Array
- P0332: Relaxed Incomplete Multidimensional Array Type Declaration
- P0546: Span - foundation for the future
- P0856: Restrict Access Property for span and mdspan
- P0860: Atomic Access Property for span and mdspan
- P0900: An Ontology for Properties of mdspan
You can use the bikeshed API online; for instance, using curl
you can do
curl https://api.csswg.org/bikeshed/ -F [email protected] -F force=1 > P0332.html
or you can install bikeshed locally. See https://github.com/tabatkins/bikeshed for more details.