http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49107
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #21 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-14 19:30:25 UTC --- (In reply to comment #20) > The patch fixes the example (thanks), but I still have trouble with the > following Hmm, looks like I need to delay evaluation of noexcept for implicitly declared functions, too.