Date
2008-09-17.00:00:00
Message id
1791

Content

Bullet 12 of paragraph 2 of 7.7 [expr.const] says,

  • a class member access (7.6.1.5 [expr.ref]) unless its postfix-expression is of effective literal type or of pointer to effective literal type;

This wording needs to be clearer that the “effective literal type” provision applies only to the . form of member access and the “pointer to effective literal type” applies only to the -> form.