std.concurrency : sending immutable classes
Dicebot
public at dicebot.lv
Mon Nov 11 12:10:20 PST 2013
On Monday, 11 November 2013 at 19:18:20 UTC, Gary Willoughby
wrote:
> On Monday, 11 November 2013 at 18:54:04 UTC, Dicebot wrote:
>> Any ideas? :)
>
> This is one way:
>
> ...
No, I am perfectly aware of shared part, point is exactly about
sending immutable ones (which are implicitly shared by design).
What bothers me most is that I can't imagine what code flow it
takes to print no output and no errors as (Variant v) is supposed
to catch everything.
More information about the Digitalmars-d-learn
mailing list