c++/9236: Initializing enum values with template arguments does not work
reichelt@igpm.rwth-aachen.de
reichelt@igpm.rwth-aachen.de
Thu Jan 9 01:23:00 GMT 2003
Synopsis: Initializing enum values with template arguments does not work
State-Changed-From-To: open->closed
State-Changed-By: reichelt
State-Changed-When: Wed Jan 8 17:22:59 2003
State-Changed-Why:
Not a bug.
The compiler is (correctly) complaining about the
semicolon after "i=N". Just delete it and the code
compiles fine.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9236
More information about the Gcc-prs
mailing list