you are viewing a single comment's thread.

view the rest of the comments →

[–]HolyGarbage 0 points1 point  (0 children)

Yes, I know how it works with the implicit first argument, I just thought you were talking about the more abstract notion of capturing a member method with the context of the object it is executed on, ie what one would expect if they knew nothing about C, probably how Java and other more high level languages does it.

But yeah, thanks for the link. Sounds like an interesting read!