------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-22 
20:27 -------
Reduced testcase:
class foo
{
  typedef int memfun;
};

template<foo::memfun>  
struct fm_obj { };

-- 


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

Reply via email to