[Bug c++/49107] [C++0x][4.7 Regression] incomplete type regression with std::pair
marc.glisse at normalesup dot org
gcc-bugzilla@gcc.gnu.org
Thu Jun 16 16:00:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49107
--- Comment #24 from Marc Glisse <marc.glisse at normalesup dot org> 2011-06-16 15:59:11 UTC ---
(In reply to comment #21)
> Hmm, looks like I need to delay evaluation of noexcept for implicitly declared
> functions, too.
Hello,
just to confirm: this has solved for us all the problems that appeared when
libstdc++ started using noexcept, thank you.
More information about the Gcc-bugs
mailing list