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

[intseq] missing [make_]index_sequence #245

Closed
potswa opened this issue Dec 12, 2013 · 3 comments
Closed

[intseq] missing [make_]index_sequence #245

potswa opened this issue Dec 12, 2013 · 3 comments

Comments

@potswa
Copy link

potswa commented Dec 12, 2013

Declarations of alias templates std::index_sequence and std::make_index_sequence are listed in the synopsis of <utility> and they are mentioned in notes and examples, but never in any normative text.

Presumably they should have their own subclauses.

@jwakely
Copy link
Member

jwakely commented Dec 12, 2013

That's intentional, they are alias templates, completely described by the definition in the synopsis.

@jwakely
Copy link
Member

jwakely commented Dec 12, 2013

P.S. the synopsis is normative

jwakely added a commit that referenced this issue Aug 5, 2014
@jwakely
Copy link
Member

jwakely commented Aug 5, 2014

I've added the alias templates to the library index. I still don't think there's anything that normative text can add that wouldn't be redundant

@jwakely jwakely closed this as completed Aug 5, 2014
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

2 participants