https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94062

--- Comment #9 from m.cencora at gmail dot com ---
(In reply to Jonathan Wakely from comment #8)

> No, we can switch to using a data member with the [[no_unique_address]]
> attribute, which is on my TODO list for gcc-11. See PR 55713 and PR 93147

Good.

Besides this, do you plan:
 - to make the impl use 'non-recursive' base classes,
 - to guarantee LTR-ordered construction of tuple elements
?

Reply via email to