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

Renaming array_view and string_view, as per WG21 discussions. #166

Merged

Conversation

neilmacintosh
Copy link
Collaborator

The Library Evolution Working Group of WG21 gave us helpful feedback at the Kona meeting regarding naming of array_view and string_view. The result of discussion was that span was preferred for array_view and string_span for string_view. Note there is an existing string_view in the Library Fundamentals TS and that way string_span will not conflict with that type.

This PR renames both types to follow this guidance.

@neilmacintosh neilmacintosh self-assigned this Nov 4, 2015
neilmacintosh pushed a commit that referenced this pull request Nov 4, 2015
Renaming array_view and string_view, as per WG21 discussions.
@neilmacintosh neilmacintosh merged commit ffdf97b into microsoft:master Nov 4, 2015
@neilmacintosh neilmacintosh deleted the dev/neilmac/span-rename branch August 11, 2016 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants