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

Issues of ending indeces. #1325

Closed
lynnboy opened this issue Jan 4, 2017 · 5 comments
Closed

Issues of ending indeces. #1325

lynnboy opened this issue Jan 4, 2017 · 5 comments
Assignees

Comments

@lynnboy
Copy link

lynnboy commented Jan 4, 2017

These ending indeces may be put at wrong place:

Missing ending index for expr.spec.

@jwakely jwakely self-assigned this Jan 4, 2017
@jwakely
Copy link
Member

jwakely commented Jan 4, 2017

It's unclear where the range_close should go for:

\indextext{overloading!argument lists|(}

Should that page range include the new [over.match.class.deduct] sub-clause, which is part of [over.match.funcs]?

@jwakely
Copy link
Member

jwakely commented Jan 4, 2017

And should [dcl.type.auto.deduct] and [dcl.type.class.deduct] be included in the range for [dcl.spec] started with \indextext{specifier|(} ?

@jwakely
Copy link
Member

jwakely commented Jan 4, 2017

I've fixed most of these, there are a couple more in pull request #1328 where I'm unsure if I moved them to the right place.

@zygoloid
Copy link
Member

zygoloid commented Jan 4, 2017

I think it makes more sense for the "specifier" index item to include up to the end of [dcl.type.class.deduct] than to end before [dcl.type.auto.deduct]. Likewise, "overloading!argument lists" should probably extend to include [over.match.class.deduct], since it does (indirectly) specify how to form the argument list for such an overload resolution.

@jwakely
Copy link
Member

jwakely commented Jan 5, 2017

Done.

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

3 participants