[Bug c++/8007] typeof(...) as template arg doesn't work

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Aug 12 02:03:00 GMT 2007



------- Comment #7 from pinskia at gcc dot gnu dot org  2007-08-12 02:02 -------
Trunk gives:
t.cc: In function 'void g()':
t.cc:3: error: invalid use of non-static member function 'int B::f()'
t.cc:3: error: template argument 1 is invalid
t.cc:3: error: invalid type in declaration before ';' token


-- 


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



More information about the Gcc-bugs mailing list