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

3/8 missing an update for variable templates #239

Closed
zygoloid opened this issue Dec 3, 2013 · 0 comments
Closed

3/8 missing an update for variable templates #239

zygoloid opened this issue Dec 3, 2013 · 0 comments

Comments

@zygoloid
Copy link
Member

zygoloid commented Dec 3, 2013

3/8 says:

"Two names are the same if
— they are identifiers composed of the same character sequence, or
— they are operator-function-ids formed with the same operator, or
— they are conversion-function-ids formed with the same type, or
— they are template-ids that refer to the same class or function (14.4), or
— they are the names of literal operators (13.5.8) formed with the same literal suffix identifier."

The fourth bullet should also apply to variable templates (compare to the update made to 14.4/1, which this bullet is trying to defer to).

I came pretty close to filing a core issue for this, but I think the intent is (to quote Mike) pellucidly clear.

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