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]

Re: c++/9236: Initializing enum values with template arguments doesnot work


> Synopsis: Initializing enum values with template arguments does not work
> 
> State-Changed-From-To: open->closed
>     The compiler is (correctly) complaining about the
>     semicolon after "i=N". Just delete it and the code
>     compiles fine.

How embarrassing :-( I apologize...

W.

-------------------------------------------------------------------------
Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                              www: http://www.ticam.utexas.edu/~bangerth/



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