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 the last release before we merge the C++ committee change described in P2553 (https://wg21.link/p2553). This introduces a mandatory template parameter to extents to set the size type (index type). Note this is a backward breaking change...