assignment: left-to-right or right-to-left evaluation?

Kagamin spam at here.lot
Tue May 12 06:42:31 PDT 2009


Well, seems like disambiguation will solve only portability issues.
>From performance point of view in order to call
 int opIndexAssign(int value, size_t i)
you should fisrt evaluate value, then indexes.



More information about the Digitalmars-d mailing list