This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54101] Using std::declval for types without a default constructor and with a deleted copy constructor errors.
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 04 Oct 2012 15:57:07 +0000
- Subject: [Bug c++/54101] Using std::declval for types without a default constructor and with a deleted copy constructor errors.
- Auto-submitted: auto-generated
- References: <bug-54101-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54101
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC|supercilious.dude at gmail |
|dot com |
Resolution| |DUPLICATE
--- Comment #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-04 15:57:07 UTC ---
Dup.
*** This bug has been marked as a duplicate of bug 53000 ***