On Mon, Jul 21, 2025 at 2:45 PM Jonathan Wakely
wrote:
>
>
> On Mon, 21 Jul 2025, 12:08 Luc Grosheintz,
> wrote:
>
>> The mdspan::is_{,always}_{unique,strided,exhaustive} methods only call
>> their counterparts in mdspan::mapping_type. The standard specifies that
>> the methods of mdspan::mappin
On Mon, 21 Jul 2025, 12:08 Luc Grosheintz, wrote:
> The mdspan::is_{,always}_{unique,strided,exhaustive} methods only call
> their counterparts in mdspan::mapping_type. The standard specifies that
> the methods of mdspan::mapping_type are noexcept, but doesn't specify if
> the methods of mdspan a