This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37208] New: C++0x deleted functions and SFINAE
- From: "dgregor at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Aug 2008 04:58:36 -0000
- Subject: [Bug c++/37208] New: C++0x deleted functions and SFINAE
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Deleted functions don't cause SFINAE failures (or any kind of failure), but
they should.
--
Summary: C++0x deleted functions and SFINAE
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dgregor at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37208