kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
403 stars 67 forks source link

New submdspan CPP 17 compatible #227

Closed crtrott closed 1 year ago

crtrott commented 1 year ago

This is the equivalent to #223 just with C++17 support

mhoemmen commented 1 year ago

@youyu3 check this out

crtrott commented 1 year ago

I checked and this works now over my test suite of compilers/standards.