On Fri, 4 Oct 2024 at 03:09, Patrick Palka wrote:
>
> Tested on x86_64-pc-linux-gnu, does this look OK for trunk/14 and perhaps
> 13?
OK for all, thanks.
>
> -- >8 --
>
> This implements the following small LWG issues:
>
> 3848. adjacent_view, adjacent_transform_view and slide_view missing bas
Tested on x86_64-pc-linux-gnu, does this look OK for trunk/14 and perhaps
13?
-- >8 --
This implements the following small LWG issues:
3848. adjacent_view, adjacent_transform_view and slide_view missing base
accessor
3851. chunk_view::inner-iterator missing custom iter_move and iter_swap