Arene Base
Fundamental Utilities For Safety Critical C++
Loading...
Searching...
No Matches
mdspan: Facilities For Multidimensional Arrays

The mdspan sub-package provides a set of classes and functions for manipulating multidimensional arrays.

The public header is

The Bazel target is

//:mdspan

Introduction

This package provides the following classes and functions for describing and viewing multidimensional array data, as backports of the corresponding facilities from C++23.

Extensions

This package provides the following type traits as extensions on the C++23 facilities.