c/10455: typeof(fn) can be used to declare a variable of type function
bangerth@dealii.org
bangerth@dealii.org
Mon May 5 16:41:00 GMT 2003
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
More information about the Gcc-bugs
mailing list