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++/13967] [3.3?/3.4/3.5 regression] template template argument identifier lookup fails scoping rules


------- Additional Comments From gianni at mariani dot ws  2004-02-02 18:21 -------
Gabriel Dos Reis writes:
| I just checked with the Core group and John Spicer recalled that the
| committee madethe general decision that a class-member hides a
| template-parameter. See the implementation of that decision in
| 14.6.1/5 and 14.6.1/7.

OK - It seems like Comeau got this one wrong ... Cool.

-- 


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


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