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

Update the descriptions of maps indexing operators to use `mapped_t… #2330

Merged
merged 1 commit into from Sep 12, 2018
Merged

Conversation

mclow
Copy link
Contributor

@mclow mclow commented Sep 10, 2018

…yperather thanT`

unordered_map already uses mapped_type. I'm going to change flat_map to do so, too. We use mapped_type in other places. The description (line 6311) even says "a reference to the mapped_type".

…ype` rather than `T`

`unordered_map` already uses `mapped_type`. I'm going to change `flat_map` to do so, too.  We use `mapped_type` in other places. The description (line 6311) even says "a reference to the mapped_type".
@tkoeppe tkoeppe merged commit b21456e into cplusplus:master Sep 12, 2018
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

2 participants