------- Comment #1 from pinskia at gcc dot gnu dot org  2006-07-30 09:49 -------
You want:
template <typename T>
typename A<T>::blah A<T>::foo()
{
    return 0;
}


-- 

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=28540

Reply via email to