Posts tagged ‘RTTI’

Under the hood of an anonymous method

I woke up this morning and checked DelphiFeeds, and found a very interesting post by Joylon Smith about the use of the absolute keyword.  That reminded me that I had to go and write up this article.  Why?  Because it’s the only way I know of to get inside an anonymous method’s functor object and do some looking around.

Continue reading ‘Under the hood of an anonymous method’ »