Porting Java code to D that uses << and >>> operators
Faux Amis via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue May 2 13:51:16 PDT 2017
On 2017-05-02 09:42, Jacob Carlborg wrote:
> On 2017-05-02 01:27, Faux Amis wrote:
>
>> To me, this [2] suggests otherwise ;)
>> Or am I missing something?
>>
>> [2] https://dlang.org/spec/expression.html#order-of-evaluation
>
> From that link:
>
> "Note that dmd currently does not comply with left to right evaluation
> of function arguments and AssignExpression".
>
Yeah, I am blind. Do all the compilers have this problem?
More information about the Digitalmars-d-learn
mailing list