Chained method argument evaluation order

Jason House jason.james.house at gmail.com
Wed Jan 16 18:21:24 PST 2008


Jarrett Billingsley wrote:
> I really wouldn't have expected this.

I'd expect the calls to be done in an implementation-dependent order.  It
reminds me of stuff like "a = b++ + b++;" which is a classic example of
undefined behavior.



More information about the Digitalmars-d mailing list