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 libstdc++/51452] has_nothrow_.*constructor bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51452

Dave Abrahams <dave at boostpro dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dave at boostpro dot com

--- Comment #10 from Dave Abrahams <dave at boostpro dot com> 2011-12-09 18:11:41 UTC ---
(In reply to comment #9)
> Ah good, let's resolve as duplicate then. Thanks Daniel.
> 
> *** This bug has been marked as a duplicate of bug 51295 ***

But wait!  The example I gave was not a test case!  The point was that it shows
a defect in traits that detect nothrow constructibility.  This bug should be
re-opened.


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