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++/16191] Note for missing 'template' reports wrong template paramater


------- Additional Comments From bangerth at dealii dot org  2004-06-25 13:54 -------
And I think that the first line should say that 'B' is in a 
non-template context, but is used as a template. Because of 
course 'B' _is_ a template and that the compiler only thinks 
it is not because it is used in a non-template context. 
 
W. 

-- 


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


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