Title
Constant expressions and order-of-eval undefined behavior
Status
open
Section
7.7 [expr.const]
Submitter
Peter Sommerlad

Created on 2015-10-27.00:00:00 last changed 102 months ago

Messages

Date: 2016-11-15.00:00:00

Notes from the November, 2016 meeting:

CWG did not wish to require implementations to detect this kind of undefined behavior in determining whether an expression is constant or not, but an implementation should be permitted to reject such expressions. These should be indeterminately sequenced, not unsequenced.

History
Date User Action Args
2015-10-27 00:00:00admincreate