Difference between __gshared and shared.

Dmitry Olshansky via Digitalmars-d digitalmars-d at puremagic.com
Wed Jul 8 11:05:04 PDT 2015


On 08-Jul-2015 16:57, Jonathan M Davis wrote:
> On Wednesday, 8 July 2015 at 12:51:02 UTC, Dmitry Olshansky wrote:
>> On 08-Jul-2015 15:39, wobbles wrote:

>
> So, ultimately, even if we finally do get synchronized classes, I expect
> that there will be a fair bit of code that's going to have to rely on
> the programmer to correctly and safely cast away shared to operate on
> data, as unappealing as that may be.
>

I definetly seen synchronized classes in TDPL years ago. They ought to 
work today or am I missing something?


-- 
Dmitry Olshansky


More information about the Digitalmars-d mailing list