Evaluation order of index expressions

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Mon May 25 09:40:34 PDT 2015


On 5/24/15 11:13 PM, Iain Buclaw via Digitalmars-d wrote:
> The context here involves concurrency where bar() calls yield and makes
> changes to foo before returning to assign the updated results.

We're not addressing that. += is not supposed to do concurrency magic. 
-- Andrei


More information about the Digitalmars-d mailing list