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

[basic.def] missing template declaration in list of non-definitions #3195

Closed
danra opened this issue Aug 23, 2019 · 0 comments · Fixed by #3200
Closed

[basic.def] missing template declaration in list of non-definitions #3195

danra opened this issue Aug 23, 2019 · 0 comments · Fixed by #3200
Assignees

Comments

@danra
Copy link
Collaborator

danra commented Aug 23, 2019

template declaration (one which isn't also a definition) seems to be missing from the list under [basic.def]/2.

@zygoloid pointed out [temp]/3 which says:

A template-declaration is also a definition if its template-head is followed by either a concept-definition or a declaration that defines a function, a class, a variable, or a static data member."

and suggested this be editorially moved from [temp]/3 to [basic.def]/2.

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

Successfully merging a pull request may close this issue.

2 participants