Created on 2022-11-03.00:00:00 last changed 16 months ago
Proposed resolution:
Change in 6.8.1 [basic.types.general] paragraph 6 as follows:
... [ Note: The type of a pointer or reference to array of unknown bound permanently points to or refers to an incomplete type. An array of unknown bound, or of a type definednamed by a typedef declarationto be an array of unknown bound,permanently refers to an incomplete type. In either case, the array type cannot be completed. -- end note ]
[Accepted as a DR at the November, 2022 meeting.]
Subclause 6.8.1 [basic.types.general] paragraph 6 specifies:
... The type of a pointer to array of unknown bound, or of a type defined by a typedef declaration to be an array of unknown bound, cannot be completed.
This is misleading; such a type is already complete.
History | |||
---|---|---|---|
Date | User | Action | Args |
2023-07-16 13:00:43 | admin | set | status: open -> c++23 |
2023-07-16 13:00:43 | admin | set | status: drwp -> open |
2023-02-18 18:43:04 | admin | set | status: dr -> drwp |
2022-11-25 05:14:04 | admin | set | status: nb -> dr |
2022-11-08 07:04:42 | admin | set | status: review -> nb |
2022-11-08 07:04:42 | admin | set | status: review -> review |
2022-11-08 07:04:42 | admin | set | status: review -> review |
2022-11-08 07:04:42 | admin | set | status: review -> review |
2022-11-08 07:04:42 | admin | set | status: review -> review |
2022-11-08 07:04:42 | admin | set | status: review -> review |
2022-11-07 22:00:05 | admin | set | status: open -> review |
2022-11-07 22:00:05 | admin | set | status: open -> open |
2022-11-07 22:00:05 | admin | set | status: open -> open |
2022-11-07 22:00:05 | admin | set | status: open -> open |
2022-11-07 22:00:05 | admin | set | status: open -> open |
2022-11-07 22:00:05 | admin | set | status: open -> open |
2022-11-07 21:59:05 | admin | set | messages: + msg6969 |
2022-11-07 13:47:38 | admin | set | status: nb -> open |
2022-11-07 13:47:38 | admin | set | status: nb -> nb |
2022-11-07 13:47:38 | admin | set | status: nb -> nb |
2022-11-03 00:00:00 | admin | create |