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++/55668] Incorrect lookup for template member of dependent template


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-12-13 10:40:23 UTC ---
Very similar to PR 55576, the name foo<0> should be looked up in the scope of
A<N>


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