This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/54137] expected primary-expression error when accessing template method
- From: "vagran.ast at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 31 Jul 2012 11:46:02 +0000
- Subject: [Bug c++/54137] expected primary-expression error when accessing template method
- Auto-submitted: auto-generated
- References: <bug-54137-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54137
--- Comment #2 from vagran <vagran.ast at gmail dot com> 2012-07-31 11:46:02 UTC ---
Thanks!
Would be fine if the error message could contain the probable cause hint for
this kind of error (if technically possible).