Skip to content

CWG2858 [expr.prim.id.qual] pack-index-specifiers in declarative nested-name-specifiers #499

@sdkrystian

Description

@sdkrystian

Full name of submitter: Krystian Stasiowski

Reference (section label): [expr.prim.id.qual]

Link to reflector thread (if any): N/A

Issue description:

According to [expr.prim.id.qual] p2 sentence 2:

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

This does not prohibit declarative nested-name-specifiers that begin with the other form of computed-type-specifier: a pack-index-specifier.

Suggested resolution:

Change [expr.prim.id.qual] p2 sentence 2 as follows:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions