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

[expr.prim.id.qual]/(3.2) declarative nested-name-specifier nominating a partial specialization #5185

Open
languagelawyer opened this issue Jan 5, 2022 · 0 comments

Comments

@languagelawyer
Copy link
Contributor

languagelawyer commented Jan 5, 2022

[expr.prim.id.qual]/3:

… If a nested-name-specifier N is declarative and has a simple-template-id with a template argument list A that involves a template parameter, let T be the template nominated by N without A
(3.2) — Otherwise, N nominates the partial specialization ([temp.spec.partial]) of T whose template argument list is equivalent to A ([temp.over.link]); the program is ill-formed if no such partial specialization exists.

I suspect that such partial specialization shall not only exists, but be reachable.
This issue is blessed by @opensdh

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

1 participant