[Proposal] Weak reference implementation for D
John Colvin
john.loughran.colvin at gmail.com
Tue Oct 15 12:50:59 PDT 2013
On Tuesday, 15 October 2013 at 18:57:16 UTC, Sean Kelly wrote:
> Perhaps I missed it from skimming, but why are we using atomic
> operations here anyway? Has testing revealed that it's
> necessary?
I presume you don't mean running some code and then seeing if it
breaks as a test to see if atomic operation are necessary?
Synchronisation *must* be done by design.
More information about the Digitalmars-d
mailing list