I have created a separate bugzilla for it:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120994
On Tue, Jul 8, 2025 at 9:58 AM Luc Grosheintz
wrote:
> How would you like to track this on bugzilla:
>
>1. As part of submdspan:
>https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110352
>https:
How would you like to track this on bugzilla:
1. As part of submdspan:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110352
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2630r4.html
2. As a new issue, because it's a different paper:
https://www.open-std.org/jtc1/sc22/wg21/do
This patch series implements the aligned_accessor paper P2897R7 in three
parts:
- Implement `is_sufficiently_aligned` which is part of .
- Prepare the accessor tests for reuse.
- Implement aligned_accessor.
A couple of remarks:
- The paper P2897R7 and spec N5008 don't specify that the al