Created on 2024-02-08.00:00:00 last changed 4 months ago
Proposed resolution (approved by CWG 2024-03-01)
Change in 6.5.4 [basic.lookup.argdep] bullet 3.2 as follows:
- ...
- If T is a class type (including unions), its associated entities are: the class itself; the class of which it is a member, if any; and, if it is a complete type, its direct and indirect base classes. ...
- ...
[Accepted as a DR at the March, 2024 meeting.]
Subclause 6.5.4 [basic.lookup.argdep] bullet 3.2 specifies:
- ...
- If T is a class type (including unions), its associated entities are: the class itself; the class of which it is a member, if any; and its direct and indirect base classes. ...
- ...
It is unclear what happens if T is incomplete, for example because it was instantiated from a template whose definition was not (yet) available.
History | |||
---|---|---|---|
Date | User | Action | Args |
2024-07-20 13:52:34 | admin | set | status: dr -> drwp |
2024-04-05 21:43:46 | admin | set | status: ready -> dr |
2024-03-20 14:10:31 | admin | set | status: tentatively ready -> ready |
2024-03-03 21:57:08 | admin | set | status: open -> tentatively ready |
2024-02-11 08:38:03 | admin | set | messages: + msg7600 |
2024-02-08 00:00:00 | admin | create |