This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14364] Function should depend on template
- From: "ben at zeus dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Mar 2004 15:14:23 -0000
- Subject: [Bug c++/14364] Function should depend on template
- References: <20040301143212.14364.ben@zeus.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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