Re: [PATCH v6 0/8] Implement layouts from mdspan.

2025-06-05 Thread Tomasz Kaminski
On Wed, Jun 4, 2025 at 5:06 PM Luc Grosheintz wrote: > The previous iteration can be found here: > https://gcc.gnu.org/pipermail/libstdc++/2025-May/061781.html > > Changes since v5: > > * Fixed tests on 32-bit systems. > * Expand tests to check absense of UB while multiplying dynamic > ex

[PATCH v6 0/8] Implement layouts from mdspan.

2025-06-04 Thread Luc Grosheintz
The previous iteration can be found here: https://gcc.gnu.org/pipermail/libstdc++/2025-May/061781.html Changes since v5: * Fixed tests on 32-bit systems. * Expand tests to check absense of UB while multiplying dynamic extents. * Formatting (several places). * static_assert for size of