Adventures in <mdspan>
#
These are some “stories” from working on <mdspan> for libstdc++:
- Optimizing a short for-loop in extents::operator==.
- Simplifying branch conditions in extents::extent.
(The code is compiled with GCC on Linux x86_64).