Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sdkrystian opened this issue Feb 6, 2024 · 1 comment

Comments

@sdkrystian
Copy link

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.

@jensmaurer jensmaurer changed the title [expr.prim.id.qual] pack-index-specifiers in declarative nested-name-specifiers CWG2858 [expr.prim.id.qual] pack-index-specifiers in declarative nested-name-specifiers Feb 11, 2024
@jensmaurer
Copy link
Member

CWG2858

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants