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