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++/26605] using + templates troubles



------- Comment #6 from pinskia at gcc dot gnu dot org  2006-03-08 14:21 -------
(In reply to comment #5)
> And, by the way, this one already compiles:
But that names the same function, it is just like:
int f(void);
int f(void);


-- 


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


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