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

[range.istream.iterator] basic_istream_view::iterator is not a class … #5515

Merged
merged 1 commit into from Jun 9, 2022

Conversation

CaseyCarter
Copy link
Contributor

@CaseyCarter CaseyCarter commented Jun 9, 2022

…template

... it's a class nested within a class template. Correct the subclause title appropriately, with thanks to @JohelEGP for pointing this out.

…template

... it's a class nested within a class template. Correct the subclause title appropriately, with thanks to Johel for pointing this out.
@hewillk
Copy link
Contributor

hewillk commented Jun 9, 2022

Hum, do we need to add the missing Class template to the section of the chunk_view? Currently, its title is only

chunk_­view for input ranges [range.chunk.view.input]
...
chunk_­view for forward ranges [range.chunk.view.fwd]

Is the following better?

Class template chunk_­view for input ranges [range.chunk.view.input]
...
Class template chunk_­view for forward ranges [range.chunk.view.fwd]

@jensmaurer
Copy link
Member

@hewillk , one issue at a time, please.

@jensmaurer jensmaurer merged commit 4bfa5dd into cplusplus:main Jun 9, 2022
@CaseyCarter CaseyCarter deleted the range-istream-iterator branch June 9, 2022 17:49
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

4 participants