Title
Potential results of subscript operator
Status
cd4
Section
6.3 [basic.def.odr]
Submitter
Marcel Wid

Created on 2014-05-13.00:00:00 last changed 87 months ago

Messages

Date: 2015-05-15.00:00:00

[Moved to DR at the May, 2015 meeting.]

Date: 2014-11-15.00:00:00

Proposed resolution (November, 2014):

Change 6.3 [basic.def.odr] paragraph 2 as follows:

...The set of potential results of an expression e is defined as follows:

  • If e is an id-expression (_N4567_.5.1.1 [expr.prim.general]), the set contains only e.

  • If e is a subscripting operation (7.6.1.2 [expr.sub]) with an array operand, the set contains that operand.

  • If e is a class member access...

Date: 2022-09-25.18:08:42

The definition of the potential results of an expression in 6.3 [basic.def.odr] paragraph 2 do not, but should, include the subscript operator.

History
Date User Action Args
2017-02-06 00:00:00adminsetstatus: drwp -> cd4
2015-11-10 00:00:00adminsetstatus: dr -> drwp
2015-05-25 00:00:00adminsetmessages: + msg6038
2015-05-25 00:00:00adminsetstatus: tentatively ready -> dr
2014-11-24 00:00:00adminsetmessages: + msg5156
2014-11-24 00:00:00adminsetstatus: drafting -> tentatively ready
2014-07-07 00:00:00adminsetstatus: open -> drafting
2014-05-13 00:00:00admincreate