Created on 2018-10-24.00:00:00 last changed 24 months ago
CWG 2019-09-16
Approved editorial change 3227.
Notes from the July, 2019 meeting
Editorially add the example as well-formed; see editorial issue 2979.
The Standard does not explicitly address whether an example like the following is well-formed or not:
struct S { static int i; }; auto S::i = 23;
There is implementation divergence on the handling of this example.
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-11-25 07:24:07 | admin | set | messages: + msg7063 |
2022-11-25 07:24:07 | admin | set | messages: + msg7062 |
2022-11-25 07:24:07 | admin | set | status: open -> cd6 |
2018-10-24 00:00:00 | admin | create |