mdspan
Reference implementation of mdspan targeting C++23
Reference implementation of mdspan targeting C++23
To install this package, run one of the following:
mdspan is a reference implementation of the C++23 mdspan feature. It provides a non-owning multidimensional array view for use with modern C++ programs. This is a header-only library that provides efficient and flexible indexing of multidimensional data.
Summary
Reference implementation of mdspan targeting C++23
Last Updated
Feb 9, 2026 at 14:36
License
Apache-2.0 WITH LLVM-exception
Supported Platforms
GitHub Repository
https://github.com/kokkos/mdspanDocumentation
https://github.com/kokkos/mdspan