<cuda/std/mdspan>
Extensions
All features of
<mdspan>
are made available in C++14 onwardsThe C++23 multidimensional
operator[]
is replaced withoperator()
C++26
std::dims
is made available in C++14 onwards
Restrictions
On device no exceptions are thrown in case of a bad access.
MSVC is only supported with C++20