[dmd-concurrency] is shared going to be a type modifier?

Sean Kelly sean at invisibleduck.org
Thu Jan 7 15:04:42 PST 2010


On Jan 7, 2010, at 2:46 PM, Andrei Alexandrescu wrote:

> Sean Kelly wrote:
> [snip]
> 
> shared(A) a;
> 
> and
> 
> shared A a;
> 
> are the same thing.

Nuts!  So we'd need a wrapper struct to deal with this?


More information about the dmd-concurrency mailing list