SafeInt
SafeInt copied to clipboard
Change shift operators to throw on undefined behavior instead of assert [UPDATED]
trafficstars
This is on top of https://github.com/dcleblanc/SafeInt/pull/64, fixing a couple of issues with the original version. This versions seems to work as expected now.
@dcleblanc Any chance to get this merged? Otherwise we'll switch to a permanent fork I guess.