
13 Sep
2012
13 Sep
'12
8:43 p.m.
Maybe the example is a bit contrived but not anymore than the original one where the use of formal parameters posed the same danger. Even with bind(), one could create a ref/ptr to the bound variable that would be bogus after the next yield().
I don't see the problem with bind. Could you show an example?
My bad. I just realized that there is no problem with bind. I apologize for the false alarm. Regards, Eugene