[Bug c++/105407] std::construct_at during constant evaluation does not zero-initialize
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 27 14:08:59 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105407
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I don't think the zero-init makes x=x OK though.
More information about the Gcc-bugs
mailing list