This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49225] [C++0x] Weird SFINAE behavior with variadic templates
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 15 Jun 2011 18:04:00 +0000
- Subject: [Bug c++/49225] [C++0x] Weird SFINAE behavior with variadic templates
- Auto-submitted: auto-generated
- References: <bug-49225-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49225
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |jason at gcc dot gnu.org
Resolution| |DUPLICATE
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-15 18:01:56 UTC ---
Yeah, this is a tricky one.
*** This bug has been marked as a duplicate of bug 48322 ***