This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/25110] "expected primary-expression before ')' token" error when compiling templated method of templated class



------- Comment #4 from lichtwerk dot x at laposte dot net  2005-11-27 00:40 -------
Thanks alot, now it's clear - I always struggled with dependent types a while
ago, but I think I got confused by the output this time.
It's good that g++ is a lot stricter than some other compilers.
Thx


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25110


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]