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

Fixed wording on [temp.class.spec.mfunc]/1 sentence 3 #2667

Merged
merged 1 commit into from Mar 15, 2019
Merged

Fixed wording on [temp.class.spec.mfunc]/1 sentence 3 #2667

merged 1 commit into from Mar 15, 2019

Conversation

sdkrystian
Copy link
Contributor

Specializations are defined as classes and functions that are instantiated or explicitly specialized as stated on [temp.spec]/4 sentence 2. [temp.class.spec.mfunc]/1 sentence 3 defines class template specializations as distinct templates, which is incorrect.

Presumably, the intended meaning was that class template partial specializations are distinct templates, which would be correct.

Copy link
Member

@jensmaurer jensmaurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like an oversight in the original wording. This seems good.

@zygoloid zygoloid merged commit 48484c9 into cplusplus:master Mar 15, 2019
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 this pull request may close these issues.

None yet

3 participants