c++/3800: A value of const static class attribute cannot be used in STL

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Thu Jul 26 15:29:00 GMT 2001


Synopsis: A value of const static class attribute cannot be used in STL

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Thu Jul 26 15:29:32 2001
State-Changed-Why:
    Not a bug.  Every static data member must be defined outside the class body, even if it is a constant.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3800&database=gcc



More information about the Gcc-bugs mailing list