[Bug c++/104419] [[no_unique_address]] interaction with is_standard_layout

2022-03-29 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104419 --- Comment #2 from Jakub Jelinek --- >From what I can see, the reason why tuple2 is not std-layout is https://eel.is/c++draft/class.prop#3.6 checked in: /* ...has all non-static data members and bit-fields in the class

[Bug c++/104419] [[no_unique_address]] interaction with is_standard_layout

2022-03-29 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104419 Jonathan Wakely changed: What|Removed |Added Last reconfirmed||2022-03-29 Ever confirmed|0

[Bug c++/104419] [[no_unique_address]] interaction with is_standard_layout

2022-02-07 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104419 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill