On 1/24/13 11:43 AM, deadalnix wrote:
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 !

I agree it's something one must mind.

Andrei

Reply via email to