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++/34184] Scope broken for inherited members inside template class?



------- Comment #4 from scovich at gmail dot com  2007-12-11 17:27 -------
(In reply to comment #3)
> Note you can declare a specialization of foo<T>::bar which shows that the code
> is really dependent.
> 

Duh! That's perfect. Thanks.


-- 


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


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