logoalt Hacker News

Tweylast Sunday at 5:05 PM1 replyview on HN

> fancy function types

If the syntax were straightforward, plain old function types wouldn't be ‘fancy’ :)


Replies

Y_Ylast Sunday at 6:53 PM

Ambiguous parse. I don't mean that all function types are fancy, I mean that some are fancy (when you have a function pointers in the arguments or return value, or several layers of indirection), and that those which are fancy are helped by typedefs.

show 1 reply