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

Nit: value of some object <ins>of</ins> type T #509

Closed
tvaneerd opened this issue Jun 15, 2015 · 2 comments
Closed

Nit: value of some object <ins>of</ins> type T #509

tvaneerd opened this issue Jun 15, 2015 · 2 comments

Comments

@tvaneerd
Copy link
Contributor

24.2.1 In general
All input iterators i support the expression *i, resulting in a value of some object type T, called the value type of the iterator.

I think you need an 'of' there

All input iterators i support the expression *i, resulting in a value of some object <ins>of</ins> type T, called the value type of the iterator.
@zygoloid
Copy link
Member

The existing text is correct; see the definition of "object type" in 3.9/8.

@tvaneerd
Copy link
Contributor Author

agreed

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