On 8/30/2011 5:01 PM, Sean Kelly wrote:
I'd like to say that the 'shared' attribute on member functions should just
mean "make this member visible through a shared reference" and do away with
the memory barriers idea entirely, except that D really does need some form
of atomics.  I'm really not sure what the solution is here.

I'm tending to agree that shared should no longer imply memory barriers.

Reply via email to