[Bug c++/96926] [9/10/11 Regression] Tuple element w/ member reference to incomplete template type rejected

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 3 16:19:24 GMT 2020


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Hmm, this might be a bad reduction. __is_constructible_impl really *is*
incomplete here. In the real code it isn't.


More information about the Gcc-bugs mailing list