Re: [PATCH v3 9/9] libstdc++: Add tests for layout_stride.

2025-05-22 Thread Tomasz Kaminski
On Wed, May 21, 2025 at 11:56 AM Luc Grosheintz wrote: > Implements the tests for layout_stride and for the features of the other > two layouts that depend on layout_stride. > > libstdc++-v3/ChangeLog: > > * testsuite/23_containers/mdspan/layouts/class_mandate_neg.cc: Add > tests

[PATCH v3 9/9] libstdc++: Add tests for layout_stride.

2025-05-21 Thread Luc Grosheintz
Implements the tests for layout_stride and for the features of the other two layouts that depend on layout_stride. libstdc++-v3/ChangeLog: * testsuite/23_containers/mdspan/layouts/class_mandate_neg.cc: Add tests for layout_stride. * testsuite/23_containers/mdspan/layouts/c