kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
401 stars 66 forks source link

#265: fix extents constructor not usable in constant expressions #266

Closed nmm0 closed 1 year ago

nmm0 commented 1 year ago

Fixes #265

mhoemmen commented 1 year ago

@youyu3 FYI

nmm0 commented 1 year ago

~Holding off on this until LLVM fixes are backported because I think they also fix this~