[Bug c++/35571] `static function member` cannot appeat in a constant-expression.

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Mar 13 16:36:00 GMT 2008



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-03-13 16:36 -------
Doing:
        typedef X<Y:: f > F;


Fixes the error message.


-- 


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



More information about the Gcc-bugs mailing list