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

[span.deduct] Rename template parameter 'End' to 'EndOrSize' #3852

Merged
merged 1 commit into from Mar 11, 2020

Conversation

jensmaurer
Copy link
Member

because it also covers the size_type constructor of span.

Fixes #3778.

because it also covers the size_type constructor of span.
Copy link
Contributor

@CaseyCarter CaseyCarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to https://www.google.com/search?q=how+big+is+endor, EndOrSize is almost exactly MercurySize.

@zygoloid zygoloid merged commit 52e653f into cplusplus:master Mar 11, 2020
@jensmaurer jensmaurer deleted the c17 branch March 11, 2020 07:20
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.

[span.overview] Deduction guide's End can also be the size_type
3 participants