Steven Schveighoffer wrote:
A delegate is equivalent to a struct member function call. (load data pointer (i.e. this), push args, call function)

I think this particular point is incorrect.

Andrei

Reply via email to