Created on 2015-07-05.00:00:00 last changed 81 months ago
[Moved to DR at the November, 2016 meeting.]
Proposed resolution (October, 2015):
Change _N4868_.9.8.2.3 [namespace.memdef] paragraph 1 as follows:
A declaration in a namespace N (excluding declarations in nested scopes) whose declarator-id is an unqualified-id (9.3.4 [dcl.meaning]), whose class-head-name (Clause 11 [class]) or enum-head-name (9.7.1 [dcl.enum]) is an identifier, or whose elaborated-type-specifier is of the form class-key attribute-specifier-seqopt identifier (9.2.9.5 [dcl.type.elab]), or that is an opaque-enum-declaration, declares (or redeclares) its unqualified-id or identifier as a member of N, and may be a definition. [Note:...
Change the grammar of 9.7.1 [dcl.enum] as follows:
The resolution of issue 1838 was intended to resolve issue 1021 but does not actually do so, as it applies only to declarations with a declarator-id, which is not true of classes and enumerations.
History | |||
---|---|---|---|
Date | User | Action | Args |
2018-02-27 00:00:00 | admin | set | messages: + msg6161 |
2018-02-27 00:00:00 | admin | set | status: dr -> c++17 |
2017-02-06 00:00:00 | admin | set | status: review -> dr |
2015-11-10 00:00:00 | admin | set | messages: + msg5622 |
2015-07-05 00:00:00 | admin | create |