This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50080] [C++0x] error: 'template' (as a disambiguator) is only allowed within templates
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 15 Aug 2011 08:51:44 +0000
- Subject: [Bug c++/50080] [C++0x] error: 'template' (as a disambiguator) is only allowed within templates
- Auto-submitted: auto-generated
- References: <bug-50080-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50080
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-15 08:51:44 UTC ---
You're right, but g++ doesn't claim to support everything in C++11 yet,
especially not in the 4.5 release series which is nearly a year and half old,
the C++0x draft changed a lot in that time.