std::layout_stride
From cppreference.com
| Defined in header <mdspan>
|
||
struct layout_stride;
|
(since C++23) | |
layout_stride is a LayoutMappingPolicy which provides a layout mapping where the strides are user-defined.
|
|
(until C++26) |
|
|
(since C++26) |
Nested class templates
| a layout mapping of layout_stride (public member class template) |
