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

Change the reference, pointer etc typedefs in string_view to us… #1416

Merged
merged 1 commit into from Feb 5, 2017
Merged

Conversation

mclow
Copy link
Contributor

@mclow mclow commented Jan 31, 2017

…e value_type rather than charT

This is a cut down version of #1411, to ensure that it is editorial

…e `value_type` rather than `charT`

This is a cut down version of #141, to ensure that it is editorial
@jensmaurer
Copy link
Member

Looks good to me, although I don't really understand the point of this change. There's charT all over the place here; why fixing the typedefs at the start is important, escapes me.

@zygoloid
Copy link
Member

zygoloid commented Feb 5, 2017

I agree that this change by itself seems minor, but it does make the basic_string_view specification more similar to the basic_string specification. And I think the LWG chair gets special dispensation to ask for such things :)

@zygoloid zygoloid merged commit e88d234 into cplusplus:master Feb 5, 2017
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

3 participants