cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

US 10-039 6.8.1p6 [basic.types.general] Pointer to array of unknown bound #482

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

It's not true that "The type of a pointer to array of unknown bound [...] cannot be completed.", as it is already complete.

Proposed change:

Say instead that such a pointer permanently refers to (or a typedef permanently names) an incomplete type.

jensmaurer commented 1 year ago

CWG2643

jensmaurer commented 1 year ago

Accepted.