kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
417 stars 69 forks source link

Define `_MDSPAN_NO_UNIQUE_ADDRESS` based on CXX version. #165

Closed trivialfis closed 2 years ago

trivialfis commented 2 years ago

Close https://github.com/kokkos/mdspan/issues/161

For the changed test, please see: https://github.com/kokkos/mdspan/issues/161#issuecomment-1198879896 .

mhoemmen commented 2 years ago

@crtrott @dalg24 @nliber