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++/54101] Using std::declval for types without a default constructor and with a deleted copy constructor errors.


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

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-07-27 08:05:40 UTC ---
Yes, I was thinking the same thing, PR 53000


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