Skip to content

Conversation

vedgy
Copy link

@vedgy vedgy commented Jun 19, 2021

The added test case fails before and passes after the operator+= implementation change when sizeof(unsigned) == 4 and probably when sizeof(unsigned) == 8.

I don't know whether overflowing less justifies the slower implementation. Depends on how much overflow safety is prioritized over performance.

The added test case fails before and passes after the operator+=
implementation change when sizeof(unsigned) == 4 and probably when
sizeof(unsigned) == 8.
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.

1 participant