Review of std.signal

Robert jfanatiker at gmx.at
Fri Nov 8 08:33:57 PST 2013


On Friday, 8 November 2013 at 16:13:04 UTC, Anonimous wrote:
> Is it reasonable to introduce new identifier _sig for each 
> signal sig?

I think so, yes. It is more or less the code one would write by 
hand if there were no mixin.

> You could just make emit private static function,that takes 
> signal by the first argument instead.

I don't understand that. :-(



More information about the Digitalmars-d mailing list