On Thursday, 24 January 2013 at 16:29:07 UTC, Andrei Alexandrescu wrote:
Yes.

a = foo; // fetch the delegate
b = foo(); // fetch and invoke the delegate


I generic code, bugs I predict !

Reply via email to