New
Unclaimed project
Are you a maintainer of mdspan? Claim this project to take control of your public changelog and roadmap.
Changelog
Reference implementation of mdspan targeting C++23
This is a faithful implementation of the ISO C++ proposal P0009 with merged P2553 (size_type argument for extents) and P2554 (deduction guide from C-Array). It does not yet have the proposed renames done (P2599/P2604).