[cfe-dev] const stripped in typedefs for parameters of primitive type?

Jacob Carlborg doob at me.com
Mon Aug 25 02:03:47 PDT 2014


On 25/08/14 09:06, James Dennett wrote:

> Function _types_ don't have the top-level const on parameters, but
> function _declarations_ can.

Ok. But if I declare a variable and the type is a function pointer. Does 
that count as a function declaration or a function type?

-- 
/Jacob Carlborg




More information about the cfe-dev mailing list