Title
Declarative nested-name-specifiers and pack-index-specifiers
Status
tentatively ready
Section
7.5.4.3 [expr.prim.id.qual]
Submitter
Krystian Stasiowski

Created on 2024-02-06.00:00:00 last changed 3 weeks ago

Messages

Date: 2024-04-05.21:08:10

Proposed resolution (approved by CWG 2024-04-05):

Change in 7.5.4.3 [expr.prim.id.qual] paragraph 2 as follows:

... A declarative nested-name-specifier shall not have a decltype-specifier computed-type-specifier. ...
Date: 2024-02-06.00:00:00

(From submission #499.)

Subclause 7.5.4.3 [expr.prim.id.qual] paragraph 2 specifies:

... A declarative nested-name-specifier shall not have a decltype-specifier. ...

This should have been adjusted by P2662R3 (Pack Indexing) to read computed-type-specifier.

History
Date User Action Args
2024-04-05 21:08:10adminsetstatus: open -> tentatively ready
2024-02-11 16:44:55adminsetmessages: + msg7602
2024-02-06 00:00:00admincreate