array_ref
array_ref copied to clipboard
std::pair has .first and .second
And not .begin and .end.
Approving this, but this implementation is no longer maintained. Please see github.com/kokkos/mdspan for the current implementation
Thanks. Actually I switched to the new implementation a few months ago and it seems to work with the SYCL implementation I am working on.