This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49051] [C++0x] Doesn't SFINAE away an invalid substitution into toplevel parameter type "T[N]"
- 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: Tue, 30 Aug 2011 21:56:42 +0000
- Subject: [Bug c++/49051] [C++0x] Doesn't SFINAE away an invalid substitution into toplevel parameter type "T[N]"
- Auto-submitted: auto-generated
- References: <bug-49051-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49051
--- Comment #6 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-30 21:56:42 UTC ---
This will eventually be issue 1322,
http://www.open-std.org/JTC1/SC22/WG21/docs/cwg_active.html#1322
but the issues list hasn't been updated yet. In Bloomington we assigned it
priority 1 but didn't get to discussing it.