Re: [PATCH v4 7/8] libstdc++: Add tests for layout_stride.

2025-05-30 Thread Luc Grosheintz
On 5/29/25 10:06, Tomasz Kaminski wrote: On Thu, May 29, 2025 at 9:49 AM Tomasz Kaminski wrote: On Mon, May 26, 2025 at 4:25 PM 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/ChangeL

Re: [PATCH v4 7/8] libstdc++: Add tests for layout_stride.

2025-05-29 Thread Tomasz Kaminski
On Thu, May 29, 2025 at 9:49 AM Tomasz Kaminski wrote: > > > On Mon, May 26, 2025 at 4:25 PM 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/

Re: [PATCH v4 7/8] libstdc++: Add tests for layout_stride.

2025-05-29 Thread Tomasz Kaminski
On Mon, May 26, 2025 at 4:25 PM 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 f

[PATCH v4 7/8] libstdc++: Add tests for layout_stride.

2025-05-26 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