This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/49107] [C++0x][4.7 Regression] incomplete type regression with std::pair


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]