This is the mail archive of the gcc-prs@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/10455: typeof(fn) can be used to declare a variable of type function


Synopsis: typeof(fn) can be used to declare a variable of type function

State-Changed-From-To: open->closed
State-Changed-By: bangerth
State-Changed-When: Mon May  5 16:39:24 2003
State-Changed-Why:
    Not a bug: given a function g, the expression "g" just decays
    to a _pointer to function_.
    
    W.

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


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