------- Comment #3 from pinskia at gcc dot gnu dot org  2007-12-08 22:51 -------
bar in the context of the base class is dependent so the code is invalid.
That is the base class of foo<T>::baz is depdentent.

Note you can declare a specialization of foo<T>::bar which shows that the code
is really dependent.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to