std.signals2 proposal

Sean Kelly sean at invisibleduck.org
Tue Nov 6 11:16:20 PST 2012


On Nov 5, 2012, at 5:36 AM, Robert <jfanatiker at gmx.at> wrote:
> 
> I just developed a proof-of-concept implementation of an improved
> std.signals. 

Make sure that the behavior when calling std.signals operations from within a callback is well-defined.  It should either explicitly disallow this or, ideally, support it with deterministic results.


More information about the Digitalmars-d mailing list