http://www.drdobbs.com/cpp/volatile-the-multithreaded-programmers-b/184403766
Would it be useful if 'shared' in D did something like 'volatile'
in C++ (as in, Andrei's article on volatile-correctness)?
- Trying to get the most out of the current 'shared' system Sönke Ludwig
- Re: Something needs to happen with shared, and soon. Mehrdad