[Bug c++/84194] fails to pack structs with template members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84194 --- Comment #3 from Stas Sergeev --- Explicitly packing non-POD field seems to allow the packing. How about saying so in the warning?
[Bug c++/84194] fails to pack structs with template members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84194 Stas Sergeev changed: What|Removed |Added Version|7.2.1 |9.2.1 --- Comment #2 from Stas Sergeev -
[Bug c++/84194] fails to pack structs with template members
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84194 Kenman Tsang changed: What|Removed |Added CC||kentsangkm at gmail dot com --- Comment #