[Bug c++/102199] is_default_constructible incorrect for an inner type with NSDMI
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Sep 4 13:49:47 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102199
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|libstdc++ |c++
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
THis comes down to when the struct is complete.
More information about the Gcc-bugs
mailing list