c++/6435: int static const inicialized inline reported undefined

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed Apr 24 07:07:00 GMT 2002


Synopsis: int static const inicialized inline reported undefined

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Wed Apr 24 06:16:35 2002
State-Changed-Why:
    not a bug. You have only declared C::c, not defined it.
    There must be exactly one out of class definition for C::c.
    Refer to [9.4.2]/4

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6435



More information about the Gcc-bugs mailing list