Review of std.signal

Jakob Ovrum jakobovrum at gmail.com
Fri Nov 8 06:50:00 PST 2013


On Friday, 8 November 2013 at 14:27:39 UTC, Robert wrote:
> You don't need it, that is true. You can use the Signal struct 
> directly, it is only there for convenience. It restricts 
> permission to emit the signal to the module, by wrapping it up 
> into an accessor method.
>
> Best regards,
> Robert

I was referring to the issue of string mixin vs mixin template.


More information about the Digitalmars-d mailing list