This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/39658] [C++0x] "wrong number of template arguments" in variadic template specialization
- 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, 22 Dec 2011 11:10:39 +0000
- Subject: [Bug c++/39658] [C++0x] "wrong number of template arguments" in variadic template specialization
- Auto-submitted: auto-generated
- References: <bug-39658-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39658
Paolo Carlini <paolo.carlini at oracle dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-12-22 11:10:39 UTC ---
Ah thanks for noticing. Thus this is at most a diagnostic issue. But in fact,
modulo the - well known - benefits of the caret, EDG for example is providing a
very similar diagnostics. I think we can close this.