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++/15631] Template instantiation can't see functions defined after template declaration.


------- Additional Comments From msharov at talentg dot com  2004-05-24 17:20 -------
That is acceptable. I never thought to put 'using namespace ns1' into the scope
of a function, taking it to only be a toplevel directive. I think many other
people hold a similar belief, so it is good to emphasize that here.

-- 


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


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