------- 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
pinskia at gcc dot gnu dot org Fri, 22 Jul 2005 13:27:38 -0700
------- 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