array_ref icon indicating copy to clipboard operation
array_ref copied to clipboard

std::pair has .first and .second

Open keryell opened this issue 7 years ago • 1 comments

And not .begin and .end.

keryell avatar Aug 07 '18 02:08 keryell

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.

keryell avatar Jun 18 '20 14:06 keryell