How to use containers in lock based concurrency

Nathan S. no.public.email at example.com
Fri Nov 3 21:23:02 UTC 2017


Is this advice from 2015 outdated? I found it while I was 
wrestling with shared data structures, and after reading I 
stopped doing that.

https://p0nce.github.io/d-idioms/#The-truth-about-shared

>The truth about shared
>It's unclear when and how shared will be implemented.
>Virtually noone use shared currently. You are better off 
>ignoring it at this moment.


More information about the Digitalmars-d-learn mailing list