This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34184] Scope broken for inherited members inside template class?
- From: "scovich at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Dec 2007 17:27:20 -0000
- Subject: [Bug c++/34184] Scope broken for inherited members inside template class?
- References: <bug-34184-14600@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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