DIP74: Reference Counted Class Objects

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Thu Feb 26 14:22:53 PST 2015


On 2/26/15 2:17 PM, Brian Schott wrote:
> On Thursday, 26 February 2015 at 21:50:56 UTC, Andrei Alexandrescu wrote:
>> http://wiki.dlang.org/DIP74 got to reviewable form. Please destroy and
>> discuss.
>>
>> Thanks,
>>
>> Andrei
>
> "This lowering assumes left-to-right evaluation of function parameters."
> -DIP 74
>
> "The following binary expressions are evaluated in an
> implementation-defined order: AssignExpression, function arguments" -
> http://dlang.org/expression.html

Yah, Walter mentioned these. We need to fix them. -- Andrei


More information about the Digitalmars-d mailing list