use _Make_unsigned_like_t instead of make_unsigned_t for _Max_possible_v - #3356
Conversation
Co-authored-by: A. Jiang <de34@live.cn>
|
Thanks! I pushed a conflict-free merge with |
nicole mazzuca (strega-nil-ms)
left a comment
There was a problem hiding this comment.
Thanks for this!
|
Casey Carter (@CaseyCarter) nicole mazzuca (@strega-nil-ms) I pushed your suggested change. I refrained from adding a |
|
I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed. |
…tion with `views::iota` and `views::transform`".
|
I had to push an additional commit to work around the previously reported VSO-1666180 " |
|
Thanks for fixing this bug and improving ranges usability! 🐞 🛠️ 😸 |
Fixes #3025
Yes, I saw A. Jiang (@frederick-vs-ja) 's comment and we can change every use
_Make_unsigned_like_ttomake_unsigned_twhen the C++ standard will be changed.