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

P1227R2 Signed std::ssize(), Unsigned span::size() #56

Closed
StephanTLavavej opened this issue Sep 6, 2019 · 0 comments
Closed

P1227R2 Signed std::ssize(), Unsigned span::size() #56

StephanTLavavej opened this issue Sep 6, 2019 · 0 comments
Labels
cxx20 C++20 feature fixed Something works now, yay!
Milestone

Comments

@StephanTLavavej
Copy link
Member

P1227R2 Signed std::ssize(), Unsigned span::size()

This also patches #4, P0122R7 <span>.

@StephanTLavavej StephanTLavavej added the cxx20 C++20 feature label Sep 6, 2019
miscco added a commit to miscco/STL that referenced this issue Sep 24, 2019
This implements P1227R2 "Signed std::ssize()"

See microsoft#56
miscco added a commit to miscco/STL that referenced this issue Sep 25, 2019
This implements P1227R2 "Signed std::ssize()"

See microsoft#56
miscco added a commit to miscco/STL that referenced this issue Sep 26, 2019
This implements P1227R2 "Signed std::ssize()"

See microsoft#56
StephanTLavavej pushed a commit to miscco/STL that referenced this issue Sep 27, 2019
This implements P1227R2 "Signed std::ssize()"

See microsoft#56
@StephanTLavavej StephanTLavavej added the fixed Something works now, yay! label Sep 27, 2019
@cbezault cbezault added this to the Conformance milestone May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cxx20 C++20 feature fixed Something works now, yay!
Projects
No open projects
Development

No branches or pull requests

2 participants