This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #5 from pluto at agmk dot net  2008-03-14 08:49 -------
(In reply to comment #3)
> Doing:
>         typedef X<Y:: f > F;
> 
> 
> Fixes the error message.
> 

oh, so the comeau accepts invalid code :-)


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]