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]

Re: libstdc++/3738: static member variables are well handled by containers


Synopsis: static member variables are well handled by containers

State-Changed-From-To: feedback->closed
State-Changed-By: aoliva
State-Changed-When: Fri Aug 24 01:35:45 2001
State-Changed-Why:
    Not a bug.  Even static const data members initialized with a constant must be defined outside the class body.

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


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