include/cuda/experimental/__stf/stream/interfaces/slice.cuh
In directory: include/cuda/experimental/__stf/stream/interfaces
Source file: include/cuda/experimental/__stf/stream/interfaces/slice.cuh
Defines a single- and multi-dimensional span/range/view/slice for layout purposes. To be replaced or supplanted by std::mdspan
in the future.
Not much access functionality is defined or needed; only data layout is of importance.