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++/14364] Function should depend on template


------- Additional Comments From ben at zeus dot com  2004-03-01 15:14 -------
Thanks for clarifying. I have been struggling to make sense of the template 
dependency rules in Stroustrup, and had believed that ::CalcHash() would be 
dependent, especially as all the other compilers I have access to seem to 
accept the code. Sorry for the bogus bug! 

-- 


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


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