On 12/16/2011 10:16 AM, bearophile wrote:
There is also the problem of code like this, that will require one or more 
solutions for D2. Defining or refusing or this kind of code are the 
possibilities (or both of such solutions, in different situations):
x = x++;

Define order of evaluation as rvalue, then lvalue.

Reply via email to