std::layout_stride
Min standard notice:
Header: <mdspan>
layout_stride is a LayoutMappingPolicy which provides a layout mapping where the strides are user-defined.
# Declarations
struct layout_stride;
(since C++23)
Header: <mdspan>
layout_stride is a LayoutMappingPolicy which provides a layout mapping where the strides are user-defined.
struct layout_stride;
(since C++23)